[wp-trac] [WordPress Trac] #17975: _default_wp_die_handler css referencing logic is fragile and doesn't always work
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 4 11:07:33 UTC 2011
#17975: _default_wp_die_handler css referencing logic is fragile and doesn't always
work
--------------------------+-----------------------------------
Reporter: westi | Owner: westi
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: General | Version: 3.2
Severity: normal | Keywords: 3.3-early westi-likes
--------------------------+-----------------------------------
The logic for determining where the install and install-rtl css files are
in the default wp_die handler is fragile and breaks relatively easily.
For example calling wp_die in sunrise.php in a multisite install when
someone accesses anywhere except for the root of a site.
The best solution to this is to move the CSS inline and remove all the wp-
admin determining logic from the code.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17975>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list