Summary
When downloading Multi-byte named Git LFS file, Its character is broken.
Steps to Reproduce
- Add Git LFS file (テスト1.xls) which has multi-byte filename to a repository
- Add Non-Git LFS file (テスト2.xls) which has multi-byte filename to the repository
- Open the files on Bitbucket Server UI
- Click "Raw file" button
Expected Results
Even when downloading, both of the filenames should be the original name. (テスト1.xls, テスト2.xls)
Actual Results
When downloading テスト1.xls, the filename was broken like ___.xls.
On the other hand, テスト2.xls was downloaded as the expected filename.
- was cloned as
-
BSERV-9692 Filename gets broken when downloading Git file named in multi-byte chars
-
- Closed
-