[Tickets #12102] Re: Selected user list of share advanced is unsorted
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Mar 13 09:38:11 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12102
------------------------------------------------------------------------------
Ticket | 12102
Updated By | Jan Schneider <jan at horde.org>
Summary | Selected user list of share advanced is unsorted
Queue | Kronolith
Version | 4.0.3
Type | Bug
-State | Unconfirmed
+State | Feedback
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2013-03-13 10:38) wrote:
> I find out that at the lines 68 and 192 the function listUsers is called
> with the value ³true² that means we want a sorted list but the issue is that
> the value ³true² is not transmit to the variable $sort of listUsers. This
> function is defined in pear/php/Horde/Auth/Ldap.php.
I have no idea what you mean by that. Horde_Auth_Ldap::listUsers() is
called in the kronolith code if you use an LDAP authentication
backend, so true is passed directly to the method, and further passed
to _sort() further down.
I don't see how the user list could *not* be sorted if using LDAP.
More information about the bugs
mailing list