-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.5.7
-
Component/s: None
The following URL
http://*.com/admin/users/domembersofgroupsearch.action?membersOfGroupTerm=GroupID
works fine as long as the group does not contain parentheses (). if there are parentheses, then trying to specify either of the following simply returns a "No users found" message:
http://*.com/admin/users/domembersofgroupsearch.action?membersOfGroupTerm=GLOBAL%281%29
http://*.com/admin/users/domembersofgroupsearch.action?membersOfGroupTerm=GLOBAL(1)
- relates to
-
CONFSERVER-9895 Using the ampersand ('&') in user group name causes problems
-
- Closed
-