-
Bug
-
Resolution: Fixed
-
Low
-
4.9.1
-
Severity 2 - Major
-
Summary
If a users' username contains a space, no one can access that user's personal repositories including the user.
How to Replicate
- In Bitbucket Server 4.4.1, create a user with a space in the username. test user
- Fork a repository to the users' personal project.
Results: You can access the users' repository and the personal project page is visible to the user.
- Upgrade Bitbucket Server from 4.4.1 to 4.9.1
- Attempt access to the personal repository or project page for user test user
Results: You receive a 404 error stating that - "No project with key '~test%20user' exists."
- relates to
-
BSERV-10309 Unable to access personal repositories via the UI for users with spaces in the usernames
- Closed
- Testing discovered
-
BSERV-9256 Rest endpoints do not work for users with special characters in their username
- Gathering Impact