Issue Details (XML | Word | Printable)

Key: CONF-2661
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Conrad Braganza
Votes: 2
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

addGroup converts specified groupname to lowercase and causes error while retrieving

Created: 31/Jan/05 06:21 PM   Updated: 20/Nov/07 06:37 PM
Component/s: Remote API (SOAP & XML-RPC)
Affects Version/s: 1.3
Fix Version/s: 2.6.0

Time Tracking:
Not Specified

Participants: Conrad Braganza, Jens Schumacher [Atlassian] and Michael Redinger
Since last comment: 1 year, 45 weeks, 1 day ago
Resolution Date: 20/Nov/07 06:37 PM
Labels:


 Description  « Hide
addGroup creates a group but converts the specified name to lowercase. However when accessing the group via userAccessor getGroup does NOT convert the specified groupname to lowercase. This means that if a remote client does addGroup("valid-token", "DUMMY-admin") the group will be created in confluence as dummy-admin. If the remote client does addUserToGroup("valid-token", "jim", "DUMMY-admin") you get a remote exception saying that the group does NOT EXIST because it is stored a dummy-admin. The problem is explained above.

Thanks.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jens Schumacher [Atlassian] added a comment - 31/Jan/05 07:49 PM
Conrad,

Thanks for letting us know about this.

cheers,
Jens


Michael Redinger added a comment - 20/Jan/07 02:47 PM
Hm, I am still experiencing this bug in 2.2.10.
Is this going to be fixed?

Thanks,
Michael