History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1505
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Nick Bolton
Reporter: Andrew Petro
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Make groups manager user search case insensitive

Created: 18/May/06 09:40 PM   Updated: 03/Jul/07 04:13 PM
Component/s: Groups, Bitesize
Affects Version/s: None
Fix Version/s: 2.6.0 M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Make Groups Manager user search case insensitve.

    * org/jasig/portal/groups/ldap/LDAPGroupStore
    * org/jasig/portal/groups/local/searchers/RDBMChannelDefSearcher
    * org/jasig/portal/groups/local/searchers/RDBMPersonSearcher
    * org/jasig/portal/groups/RDBMEntityGroupStore
          o Changed to ignore case in searches

Query: does anyone have a use case for case sensitive user search? That is, can this just be case insensitive, or does there need to be a switch (checkbox in the UI?) (I can't think of a use case for case sensitivity. -awp)

This is an enhancement developed for Academus which Unicon now seeks to include in baseline uPortal.

 All   Comments   Work Log   Change History      Sort Order:
Nick Bolton [21/Feb/07 04:40 PM]
Made group/entity searching more consistent across individual services. Now all (but filesystem) search without regard to case.