[wp-trac] [WordPress Trac] #54818: Some file names are no longer sanitized

WordPress Trac noreply at wordpress.org
Fri Jan 14 12:31:18 UTC 2022


#54818: Some file names are no longer sanitized
--------------------------+-----------------------------
 Reporter:  Chaton666     |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  5.9
Component:  Media         |     Version:  5.8.3
 Severity:  major         |  Resolution:
 Keywords:                |     Focuses:  administration
--------------------------+-----------------------------

Comment (by Chaton666):

 After some research, my "é" is not a real é.
 Found on StackOverflow ([https://stackoverflow.com/a/41991113/5798787]) :

 "Your character é is actually 0x65cc81, rather than the more usual single
 Unicode codepoint in UTF-8 0xc3a9 (é LATIN SMALL LETTER E WITH ACUTE
 (U+00E9)). 0x65cc81 is a Unicode "Combining sequence": 0x65 is e "LATIN
 SMALL LETTER E" (U+0065) and 0xcc81 is ́ "COMBINING ACUTE ACCENT
 (U+0301)"."

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54818#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list