Closed (fixed)
Project:
IMCE
Version:
master
Component:
User interface
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2009 at 02:20 UTC
Updated:
4 Dec 2009 at 17:00 UTC
ICME displays files named in Cyrillic letters as rubbish :(. It would be so great to see normal Cyrillic letters!
Comments
Comment #1
ufku commentedsee imce.decode() method in imce.js. You may want to override it to use decodeURIComponent which is UTF-8 compatible but problematic with some characters i couldn't remember now.