jasonneko / iphonebrowser

Automatically exported from code.google.com/p/iphonebrowser
0 stars 0 forks source link

Incorrect support non-ASCII names #123

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Library folder in the browser
2. Create folder "тест"
3. Drag any folder with non-ASCII name into browser. Nothing will be copied

What is the expected output? What do you see instead?
2. Nothing happened
3. Drag any folder with non-ASCII name into browser. Nothing will be copied

What version of the product are you using? On what operating system?
1.9.1

Please provide any additional information below.

I did a quick fix. It replaces all interaction with itunes dll with UTF8
encoding and decoding. Attached patch works for me. Also I attached simple
folder structure with Cyrillic names

Original issue reported on code.google.com by Andrey.V...@gmail.com on 11 Aug 2009 at 6:14

Attachments: