6.0.0-beta1
10/20/25

[#6520] Sort user list
Summary Sort user list
Queue Ansel
Type Enhancement
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester david (at) tmv (dot) gov (dot) tw
Created 03/24/2008 (6419 days ago)
Due
Updated 03/29/2008 (6414 days ago)
Assigned
Resolved 03/29/2008 (6414 days ago)
Milestone
Patch No

History
03/29/2008 04:21:08 PM Michael Rubinsky Comment #2
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Committed, along with a similar change for group names.

Thanks!
03/24/2008 02:03:38 AM david (at) tmv (dot) gov (dot) tw Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Sort user list
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
Reply to this comment
--- ./ansel/perms.php.org       2008-03-24 09:17:24.�M +0800

+++ ./ansel/perms.php   2008-03-24 09:18:52.�M +0800

@@ -251,6 +251,7 @@

  }



  $userList = $auth->listUsers();

+sort($userList);

  if (is_a($userList, 'PEAR_Error')) {

      Horde::logMessage($userList, __FILE__, __LINE__, PEAR_LOG_NOTICE);

      $userList = array();

Saved Queries