-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
2.10.1
-
None
We're using Kerberos, and so the "/" is required to define the realm of our users.
However, when a user with a "/" in their username goes to create a personal space, they get a Confluence "page not found" page. For example, for a user name of "asdf/realm" would have this link to their personal space: https://bw-wiki.ncsa.uiuc.edu/display/~asdf/realm
If I manually point the browser to the correctly escaped link: "https://bw-wiki.ncsa.uiuc.edu/display/~asdf%2frealm" I get an apache "Not Found" error.
The link that is automatically generated by confluence is: https://bw-wiki.ncsa.uiuc.edu/display/~asdf%202frealm
Which is doubly escaping the "/", once to get to %2f, and then to %202f to escape the percent sign.
Please check where you're escaping your characters. Also, is it possible, even after proper escaping, to have a personal space for users with "/" in their usernames?
- duplicates
-
CONFSERVER-13479 Special characters eg. back slash, forward slash, plus sign in username breaks Personal Space
-
- Gathering Impact
-
[CONFSERVER-14696] Users with "/" in their names are unable to create personal spaces
Workflow | Original: JAC Bug Workflow v3 [ 2896901 ] | New: CONFSERVER Bug Workflow v4 [ 2990259 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2788415 ] | New: JAC Bug Workflow v3 [ 2896901 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2724259 ] | New: JAC Bug Workflow v2 [ 2788415 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2387363 ] | New: JAC Bug Workflow [ 2724259 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2261905 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2387363 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2209588 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2261905 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2194752 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2209588 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1923890 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2194752 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1732474 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1923890 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1688409 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1732474 ] |