[wp-trac] [WordPress Trac] #9607: referential integrity on
load-scripts.php
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 21 09:46:16 GMT 2009
#9607: referential integrity on load-scripts.php
----------------------------+-----------------------------------------------
Reporter: arena | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Administration | Version:
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
To sum up the whole bug (#9587)
the following string is built using "$wp_scripts" referential
{{{
load-scripts.php?c=0&load=hoverIntent,common,jquery-color,schedule,mp-
ajax-response,jquery-ui...
}}}
and "load-scripts.php" builds the javascript file using the following
referential :
{{{
require(ABSPATH . WPINC . '/script-loader.php');
}}}
(ticket #9587 has been closed and replaced by this ticket)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9607>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list