| Summary | Group_ldap::listUsers does returns empty array |
| Queue | Horde Framework Packages |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | ben (at) |
| Requester | csacca (at) thecsl (dot) org |
| Created | 07/14/2005 (7531 days ago) |
| Due | |
| Updated | 07/15/2005 (7530 days ago) |
| Assigned | 07/15/2005 (7530 days ago) |
| Resolved | 07/15/2005 (7530 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Group_ldap::listUsers does returns empty array
Queue ⇒ Horde Framework Packages
New Attachment: ldap_attr_corr.patch
$groupOb->data['users'] is still empty. This causes a call to
listUsers to return an empty array. I patched the function and it's
working for me now, but I'm not quite convinced that this is a good
solution. Perhaps somebody with more experience with that code could
look this over.