[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 18:57:58 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 |
-------------------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
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.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22757#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list