Hi there,
I'm using this in Japanese. I have some problems when upload from local server using folder name of UTF-8 Japanese Character.
I think that it has following reasons:
1. Although URL is made from japascript and the directory of the local server is also included in this, Japanese here is somehow changed by escape.
2. The value by which $form '[localServerPath]' used by loadTemplate function in modules/itemadd/ItemAddFromServer.inc was escaped will be set up.
3. It tries to go to see a directory using this escaped localServerPath, and cannot discover.
Can you solve this?
Sorry for my bad English.
Thanks,
momo-i.
Posts: 89
more people are hit by this non-Ascii multi-byte issue. Hope this can be fixed soon
Reference to my previous post
http://gallery.menalto.com/node/82976
and logged to SourceForge
http://sourceforge.net/tracker2/?func=detail&aid=2223598&group_id=7130&atid=107130
http://sourceforge.net/tracker2/?func=detail&aid=2337637&group_id=7130&atid=107130
Cheers