[wp-trac] [WordPress Trac] #22899: Don't use arrays when passing to load-scripts.php

WordPress Trac noreply at wordpress.org
Wed Dec 26 20:26:21 UTC 2012


#22899: Don't use arrays when passing to load-scripts.php
-----------------------------+---------------------
 Reporter:  georgestephanis  |       Owner:  nacin
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:  3.5.1
Component:  General          |     Version:  3.5
 Severity:  normal           |  Resolution:  fixed
 Keywords:  has-patch        |
-----------------------------+---------------------
Changes (by nacin):

 * owner:   => nacin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"23201"]:
 {{{
 #!CommitTicketReference repository="" revision="23201"
 Encode brackets in the load-scripts.php URL, as these are considered
 unsafe characters and can be misunderstood. (See RFC 1738.) In particular,
 a "security" rewrite rule from a plugin blocked URLs with unencoded
 brackets. fixes #22899 for trunk.
 }}}

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


More information about the wp-trac mailing list