[wp-trac] [WordPress Trac] #22757: load-scripts.php is receiving too long of a GET parameter

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


#22757: load-scripts.php is receiving too long of a GET parameter
-------------------------------------+---------------------
 Reporter:  nacin                    |       Owner:  nacin
     Type:  defect (bug)             |      Status:  closed
 Priority:  high                     |   Milestone:  3.5
Component:  Administration           |     Version:  trunk
 Severity:  blocker                  |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |
-------------------------------------+---------------------

Comment (by westi):

 Replying to [comment:7 nacin]:
 > In [changeset:"23074"]:
 > {{{
 > #!CommitTicketReference repository="" revision="23074"
 > Script loader: Chunk the script names as passed to load-scripts.php into
 128-character pieces. Avoids hitting a limit for the length of a single
 variable, such as suhosin.get.max_value_length which defaults to 512.
 fixes #22757.
 > }}}

 Looks good to me too.

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


More information about the wp-trac mailing list