[wp-trac] [WordPress Trac] #16226: Attachment URL filenames are not urlencoded

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 14 05:39:37 UTC 2011


#16226: Attachment URL filenames are not urlencoded
--------------------------+-----------------------------
 Reporter:  mdawaffe      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Upload        |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------------
Changes (by solarissmoke):

 * keywords:  needs-patch => has-patch


Comment:

 `%` should be added to the list of special characters. Browsers will treat
 it (and what follows) as a urlencoded entity, which means you will never
 be able to access the saved file.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16226#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list