-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
1
-
Severity 3 - Minor
-
83
-
Issue Summary
Issue with using Bitbucket src APIs to get the file details for file names with # present in the file names
Steps to Reproduce
- Create a file, which contains #
- Try to use the src API to get the file details
Expected Results
The API shows the values
Actual Results
{"type":"error","error":{"message":"No such file or directory: filename"}}
Workaround
Fetching the values from UI
- is duplicated by
-
BCLOUD-22267 File content with special characters or URL encoded value in its name cannot be retrieved via API
-
- Closed
-