6.0.0-RC7
6/18/26

[#10205] Ajax: Enhanced permissions Admin: Users for per-user permissions are not alphabetically sorted
Summary Ajax: Enhanced permissions Admin: Users for per-user permissions are not alphabetically sorted
Queue Kronolith
Queue Version 3.0.3
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester rlang (at)
Created 6/7/11 (5490 days ago)
Due
Updated 7/5/11 (5462 days ago)
Assigned
Resolved 6/9/11 (5488 days ago)
Milestone
Patch No

History
4911 Git Commit Comment #6 Reply to this comment
Changes have been made in Git for this ticket:

Revert "[#10205] Now sorts users in ajax perms view and reuses the 
sort result"
This reverts commit e64f4407ca0953fb66ff839d6fdca4b38f6c68f6.

  1 files changed, 2 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/059d57de36fcdfaa438245b8e41aa586ec46c2cb
336 rlang Comment #5
State ⇒ Resolved
Reply to this comment
commit e64f4407ca0953fb66ff839d6fdca4b38f6c68f6 should fix that.
593 Jan Schneider Comment #4 Reply to this comment
I wonder if sorting should rather happen in the backend instead of 
fixing it in the inc file
I tend to say no, because sometimes you don't need the user list for 
displaying and can save a few cycles if you don't sort.
373 rlang Comment #3 Reply to this comment
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
193 rlang Comment #2 Reply to this comment
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.
5812 rlang Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Ajax: Enhanced permissions Admin: Users for per-user permissions are not alphabetically sorted
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ New
Reply to this comment
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.


Saved Queries