[Tickets #11083] Re: Activesync showing only 6 contacts out of 400+
bugs at horde.org
bugs at horde.org
Mon Mar 19 15:44:53 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11083
------------------------------------------------------------------------------
Ticket | 11083
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Activesync showing only 6 contacts out of 400+
Queue | Turba
Version | 3.0.12
Type | Bug
State | Not A Bug
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2012-03-19 15:44) wrote:
Ah, ok. That makes sense then. The UID should be a strict search.
Probably haven't run into this issue since it would only be an issue
if the search term contains spaces (if the search is "strict" then the
string is split on spaces and an OR search is performed on the parts).
Typically UIDs would not have spaces which is why we haven't run
into this earlier I guess.
The quick fix - and the correct fix too - is to add the field to the
"strict" array in your backends.local.php file where your ldap source
is defined.
More information about the bugs
mailing list