Summary: | Kaddressbook causes a "Size limit exceeded" on server by not support ing the paging extension | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Stephan Diestelhorst <stephan.diestelhorst> |
Component: | ldap search | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | clark, luke, tokoe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stephan Diestelhorst
2011-05-24 06:33:37 UTC
In kdepimlibs-4.6.3 there's paging control support. At least there's some code that talks about it and it works for me! Note that I had a similar looking problem when trying to connect to an LDAP server that was too old to support the paging option. So each attempt to talk to it would fail with size limit exceeded. Switching to a different ldap server 'fixed' it, but it would be useful if KDE could require the paging option. i.e. the equivalent in ldapsearch of: -E 'pr=10/noprompt' vs -E '!pr=10/noprompt' But that's a different bug.... This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present? If noone confirms this bug for a Framework-based version of kaddressbook (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months. Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input. |