Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
Jenkins: 2.78
OS: Windows Server 2016 Datacenter 1607
Plugins: None
Browser: Chrome 60
Description
If a create a user with a backslash in the name, for example 'thisisau\sername', clicking the name in the top-right of the header takes me to a 404 page, trying to get to https://server:8080/user/thisisau/sername/.
If I replace the '/' in the URL username with '%5C' (encoded backslash) it successfully loads the user page.
Attachments
Issue Links
- duplicates
-
JENKINS-32623 Incorrect user URL for users with backslashes in name
-
- Resolved
-
verified this is indeed fixed using jenkins 2.92