...for example when you click on a unicode filename listed, it would go to a path that ends with that files name, a unicode string; you get a 500.
Fix is on js/1894. The problem was present in Hg and SVN, but Git worked correctly already. To test:
1) Create an Hg repo. 2) Add a file with a unicode name. 3) Click the link in the file browser and make sure it loads. 4) Repeat for SVN.
tested, merged to dev as 9566072
Log in to post a comment.
Fix is on js/1894. The problem was present in Hg and SVN, but Git worked correctly already. To test:
1) Create an Hg repo.
2) Add a file with a unicode name.
3) Click the link in the file browser and make sure it loads.
4) Repeat for SVN.
tested, merged to dev as 9566072