[wp-trac] [WordPress Trac] #23588: Specific character in file name breaks everything

WordPress Trac noreply at wordpress.org
Fri Feb 22 20:02:03 UTC 2013


#23588: Specific character in file name breaks everything
-----------------------------+--------------------------
 Reporter:  alexvorn2        |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Filesystem
  Version:  3.5.1            |   Severity:  normal
 Keywords:  needs-patch      |
-----------------------------+--------------------------
 How to replicate:

 1) create an image with file name "aaa › bbb.jpg" (without brackets)

 2) insert image into the editor

 3) no image is shown

 the file name is changed to "aaa-›-bbb.png", should be different.

 The solution ( I think ) is to use url encode functions where is needed.

 [ Using xamp + windows 7 32bit ]

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23588>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list