[wp-trac] [WordPress Trac] #17916: wp_register_style makes the RTL to be lost in some CSS files
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 3 11:55:21 UTC 2011
#17916: wp_register_style makes the RTL to be lost in some CSS files
----------------------------+------------------------------
Reporter: Cimmo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.2
Severity: normal | Resolution:
Keywords: |
----------------------------+------------------------------
Comment (by dd32):
I'm closing this as worksforme for one reason: It works, and that example
doesn't do anything at all (other than create a PHP notice due to the mis-
use of the `$cuef_css_webpath` variable).
If you can provide an example which, on a stock install, ie. a clean
install, can reproduce the problem, please post a followup comment
As a way of testing the php-notice impacts upon your install, you can test
with this (which will do exactly as your attachment - nothing)
{{{
wp_register_style("cimy_uef_register", "404-style.css", false, false);
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17916#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list