[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 16:59:46 UTC 2012
#22757: load-scripts.php is receiving too long of a GET parameter
-------------------------------------+--------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.5
Component: Administration | Version: trunk
Severity: blocker | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+--------------------
Comment (by georgestephanis):
Shouldn't
`if ( strlen( $concat ) + strlen( $script ) > 513 ) { `
be > 511 as the comma isn't included between the two?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22757#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list