3630: UTF-8 filenames are mangled in rbcommons UI

dtu****@twopenso******** (Google Code) (Is this you? Claim this profile.)
david
david
Feb. 9, 2015
What version are you running?
rbcommons

What's the URL of the page containing the problem?
https://rbcommons.com/s/twitter/r/1193/diff

What steps will reproduce the problem?
1.Upload a diff adding a file with a UTF-8 filename
2.Examine said diff in the web UI

What is the expected output? 
examples/tests/java/com/pants/examples/hello/中文/.gitsave

What do you see instead?
"b/examples/tests/java/com/pants/examples/hello//344/270/255/346/226/207/.gitsave"
Was "a/examples/tests/java/com/pants/examples/hello//344/270/255/346/226/207/.gitsave"

What operating system are you using? What browser?
Ubuntu, Chromium
david
#1 david
How are you creating/uploading the diff?
  • +NeedInfo
#2 dtu****@twopenso******** (Google Code) (Is this you? Claim this profile.)
rbt post. rbt --version says "RBTools 0.6".
david
#3 david
  • -NeedInfo
    +New
david
#4 david
  • -New
    +Started
  • +david
david
#5 david
One part of this is fixed in rbtools release-0.6.x (ac0aa18). Thanks!
david
#6 david
The rest is fixed in review board release-2.0.x (e3a3385).
  • -Started
    +Fixed