-
Bug
-
Resolution: Fixed
-
Medium
-
1.3.5
-
None
-
Linux, Tomcat, MS SQL server, AD-integration
We have set up our Confluence using AD-integration for authentication. Several users have norwegian characters (æøåÆØÅ) in their user names.
There seems to be an encoding issue when creating links to users profile pages. For instance with the user name 'øystein test':
Create profile link:
øystein test
The resulting URL turns out to be:
https://.../confluence/display/~%25C3%25B8ystein%2Btest
Seems the character 'ø' is double encoded to %25C3%25B8, while it should be %F8. The correct url would be something like this (which works):
https://.../confluence/display/~%F8ystein%2Btest
Regular pages in confluence with Norwegian chars in names work fine. The problem only occurs with user names.
There is also an issue with the search box. When entering 'øystein test' in the search field and pressing the search button, no results are found and the name has been changed to 'øystein test'. The inline search works fine, for example:
{search:query=øystein test}.
- relates to
-
CONFSERVER-3639 Can't attach files containing scandic characters in name
-
- Closed
-
-
CONFSERVER-1315 Internationalization
- Closed
[CONFSERVER-3103] Encoding issue - Norwegian char in user name
Workflow | Original: JAC Bug Workflow v3 [ 2888913 ] | New: CONFSERVER Bug Workflow v4 [ 2999919 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2799505 ] | New: JAC Bug Workflow v3 [ 2888913 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2729972 ] | New: JAC Bug Workflow v2 [ 2799505 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2395204 ] | New: JAC Bug Workflow [ 2729972 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2291085 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2395204 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2228912 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2291085 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2185459 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2228912 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1935194 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2185459 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1734643 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1935194 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1693346 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1734643 ] |