• This is the first time I’m creating an nonlatin website using WordPress. The problem I’m having is with non latin (Cyrillic in this case) filenames. After I upload a file in Cyrillic, the filename in the upload folder is getting encoded. For example:
    “Атанас-Буров.jpg” becomes “Атанас-Буров.jpg”

    I found couple of “fixes” for this issue but none of them worked for me:
    -Switching from Apache to IIS7
    -Changing the DB_CHARSET from “utf8” to “utf-8”, “UTF8”, “UTF-8”
    -Applying the this patch: http://core.trac.wordpress.org/attachment/ticket/11887/bmb_0008_t11887.patch

    Any ideas on my issue?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Cyrillic filenames after upload’ is closed to new replies.