When I upload file with name "Благотворительные филиалы.doc" I have "филиалы.doc" in IMCE. In drupal database table "files" I have "филиалы.doc".

CommentFileSizeAuthor
File Browser_1244545668667.png32.94 KBbismigalis

Comments

ufku’s picture

Category: bug » support

It's not suggested to use non-ascii characters in file names because of inconsistency of character sets used in file-system(this is where IMCE reads file names) and in DB. Have a look at the transliteration module.

ufku’s picture

Status: Active » Closed (fixed)

Closing 6.x-1.x issues as this branch is no more supported.