Closed (fixed)
Project:
IMCE
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 11:21 UTC
Updated:
19 May 2011 at 21:15 UTC
When I upload file with name "Благотворительные филиалы.doc" I have "ÑилиалÑ.doc" in IMCE. In drupal database table "files" I have "филиалы.doc".
| Comment | File | Size | Author |
|---|---|---|---|
| File Browser_1244545668667.png | 32.94 KB | bismigalis |
Comments
Comment #1
ufku commentedIt'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.
Comment #2
ufku commentedClosing 6.x-1.x issues as this branch is no more supported.