[Tickets #10205] Re: Ajax: Enhanced permissions Admin: Users for per-user permissions are not alphabetically sorted
bugs at horde.org
bugs at horde.org
Tue Jun 7 15:28:38 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10205
------------------------------------------------------------------------------
Ticket | 10205
Updated By | Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de>
Summary | Ajax: Enhanced permissions Admin: Users for per-user
| permissions are not alphabetically sorted
Queue | Kronolith
Version | 3.0.3
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Ralf Lang (B1 Systems GmbH) <lang at b1-systems.de> (2011-06-07 15:28) wrote:
>> When I enter advanced permissions admin in kronolith ajax view, I see
>> the users not sorted by username but by the time they were added to
>> the ldap database. This could easily be solved by a simple sort.
>>
>>
> This applies to all shares edited through kronolith's ajax view but
> not through the traditional interface.
In traditional view, sort() is called after $auth->listUsers
This does not happen in ajax mode
I wonder if sorting should rather happen in the backend instead of
fixing it in the inc file
More information about the bugs
mailing list