Filenames in Cyrillic UTF-8 and with space in them wan`t save correct when upload

bismigalis - June 9, 2009 - 11:21
Project:IMCE
Version:6.x-1.2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

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

AttachmentSize
File Browser_1244545668667.png32.94 KB

#1

ufku - June 9, 2009 - 12:13
Category:bug report» support request

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.

 
 

Drupal is a registered trademark of Dries Buytaert.