[Bug 215190] paging of search results does not work

2009-11-19 Thread Mark Eaton
https://bugs.kde.org/show_bug.cgi?id=215190





--- Comment #3 from Mark Eaton eaton mark gmail com  2009-11-19 10:05:21 ---
posted http://reviewboard.kde.org/r/2212/

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 215190] New: paging of search results does not work

2009-11-18 Thread Mark Eaton
https://bugs.kde.org/show_bug.cgi?id=215190

   Summary: paging of search results does not work
   Product: kdepimlibs
   Version: 4.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kldap
AssignedTo: kdepim-bugs@kde.org
ReportedBy: eaton.m...@gmail.com


Version:(using KDE 4.3.3)
OS:Linux
Installed from:Ubuntu Packages

If you specify paging when doing a search there are two bugs whic prevent it
from working.
Firstly the multiple paging controls are added to the request causing it to be
rejected.
Secondly if you fix the first problem an error occurs because the reference
message is handled incorrectly.

I will attached a patch against the 4.3.3 release/branch which makes it all
work.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 215190] paging of search results does not work

2009-11-18 Thread Mark Eaton
https://bugs.kde.org/show_bug.cgi?id=215190





--- Comment #1 from Mark Eaton eaton mark gmail com  2009-11-18 23:30:18 ---
Created an attachment (id=38434)
 -- (http://bugs.kde.org/attachment.cgi?id=38434)
Changes to allow paging of results to work

This patch does 3 things.
1. It prevents adds a function to set a control which should only be present
once.
2. Disabled auto following of referals
3. Ignores the referal messages.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs