-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.2
-
Component/s: None
For usernames with spaces the Preferences link is rendered as .../users/viewuserprofile.action?username=Wolfram%2BRichter which leads to page cannot be displayed.
Manually entering .../users/viewuserprofile.action?username=Wolfram+Richter works though.
The reason we are forced to use the fullname is that the loginname is coupled to the userName Attribute for LDAP authentication.