i just test drupal5 b2,
when i want to upload a file with chinese-name, the module will delete the chinese word in the filename.

such as , upload file --- 中国.doc,
when uploaded, it became doc (without 中国)

and , it happened in japanese name file too.

maybe need to support east language......

Comments

ifly3years’s picture

Version: 4.7.4 » 5.0-beta2

sorry for the ver.

the error happened with drupal 5 beta 2.
and i dont test others , but i think it will be happened with other drupal.

coldfly’s picture

Version: 5.0-beta2 » 5.1
Priority: Normal » Critical

yes
i got the same error
when the file name has some english character, the uploading is ok and the chinese characters which in front of english character will miss, but the upload can work!
otherwise if there is no english character in a file name, the uploading comes to an error with extension not match

drumm’s picture

Status: Active » Closed (duplicate)