Summary
User is seeing an error 500 page when trying to view a source file, if the particular file contains "%" character/s
Steps to Reproduce
- Create a file with name %test%.txt.
- Made a few changes to the file and commit the file into a Bitbucket repo
- Click on the file from Source view to view its content
Expected Results
The content of the file should be displayed
Actual Results.
Clicking on the file to view its content will cause an error 500 page instead
Workaround
Rename the affected file to not contain any '%' characters on its file name
- is related to
-
BSERV-8160 Unable to View Source for Paths Containing Semicolons (;)
- Closed
- relates to
-
BSERV-10309 Unable to access personal repositories via the UI for users with spaces in the usernames
- Closed
- mentioned in
-
Page Loading...