Cyrillic characters
BurrowsDontMove - September 29, 2009 - 02:20
| Project: | IMCE |
| Version: | HEAD |
| Component: | User interface |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
ICME displays files named in Cyrillic letters as rubbish :(. It would be so great to see normal Cyrillic letters!

#1
see 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.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.