[wp-trac] [WordPress Trac] #14689: Theme editor converts \00BB \0020 into 0BB �020 broking the css

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 24 23:38:32 UTC 2010


#14689: Theme editor converts \00BB \0020 into 0BB �020 broking the css
--------------------------+-------------------------------------------------
 Reporter:  nukeador      |       Owner:                  
     Type:  defect (bug)  |      Status:  new             
 Priority:  normal        |   Milestone:  Awaiting Review 
Component:  Editor        |     Version:  3.0.1           
 Severity:  normal        |    Keywords:  theme editor css
--------------------------+-------------------------------------------------
 Using the WP in-build theme editor, I've just realized that if I add to
 the style.css:

 content: "\00BB \0020"

 Once you updated the file, WP converts it to 0BB �020, which most browsers
 are unable to handle, causing css not to load property (gecko browsers are
 the only one that handle this with no error).

 This is a big problem since the default theme use
 content: "\00BB \0020" in its css.

 Wordpress 3.0.1
 Firefox 4b4 under MacOS 10.6.4

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14689>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list