You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by je...@jakarta.apache.org on 2004/09/01 16:46:49 UTC

[jira] Resolved: (JS1-188) [ENH] Need sorting in security browsers

Message:

   The following issue has been resolved as DUPLICATE.

   Resolver: Jeremy Ford
       Date: Wed, 1 Sep 2004 7:45 AM

This is a duplicate of JIRA #JS1-450.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JS1-188

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JS1-188
    Summary: [ENH] Need sorting in security browsers
       Type: Bug

     Status: Resolved
 Resolution: DUPLICATE

    Project: Jetspeed
 Components: 
             Miscellaneous
   Versions:
             1.4b4-dev / CVS

   Assignee: Mark Orciuch
   Reporter: Mark Orciuch

    Created: Thu, 2 Jan 2003 8:02 PM
    Updated: Wed, 1 Sep 2004 7:45 AM
Environment: Operating System: Other
Platform: Other

Description:
None of the security browsers (user, role, permission, group, security) sort 
their entries. It makes it difficult to browse with large number of entries. At 
minimum, users and roles should be sorted.

This can be imlemented using one of these options:

1. Change the TurbineUserManagement to always return sorted users using getUsers
() method. Same for roles.
2. Add another version of getUsers() with sort parameter. Same for roles.
3. Sort the entries locally in the respective action class (inefficient).


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org