Summary | Group LDAP backend returns error for "Empty result" |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | asmarre (at) ull (dot) es |
Created | 03/03/2008 (6308 days ago) |
Due | |
Updated | 11/16/2008 (6050 days ago) |
Assigned | |
Resolved | 11/16/2008 (6050 days ago) |
Milestone | |
Patch | No |
State ⇒ Feedback
is patched. Where are you seeing an issue?
version to get rid of that message.
State ⇒ Resolved
Assigned to Chuck Hagenbuch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Group LDAP backend returns error for "Empty result"
Queue ⇒ Horde Framework Packages
New Attachment: group_ldap_empty_result_ok.diff
State ⇒ New
an error where the result of a query is empty. I'm not sure if this
behaviour is correct, I manage a LDAP where the majority of the users
don't are members of a group (but have a primaryGroup attribute in
their user entry).
I suggest to return array(); instead of the error.
I attach a patch for the version 1.18.2.2 of the file (I hope it will
be ok for newer versions).