Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#43610 closed defect (bug) (duplicate)

Arabic file names are not supported

Reported by: 7asobate Owned by:
Priority: normal Milestone:
Component: Media Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Files that originally has an Arabic name are 'not found' when the user visits their urls.
I tried to upload two copies of a file, one has an English name (test file.docx) and the other has an Arabic name
(تجربة ملف.docx).

The permalink of the English file works normally and downloads the file, however the Arabic one shows the 'not found' template.

That's because the Arabic filename deteriorates when it's stored and becomes different from the initial filename.
https://preview.ibb.co/fb7cLH/11.png
https://preview.ibb.co/nJYyuc/111.png

Change History (1)

#1 @SergeyBiryukov
8 years ago

  • Component GeneralMedia
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Hi @7asobate, welcome to WordPress Trac!

Thanks for the report, we're already tracking this issue in #15955.

Note: See TracTickets for help on using tickets.