[wp-trac] [WordPress Trac] #8523: invalid CSS IDs in admin menu

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 8 01:29:50 GMT 2008


#8523: invalid CSS IDs in admin menu
----------------------------+-----------------------------------------------
 Reporter:  oaoao           |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:  2.7      
Component:  Administration  |     Version:  2.7      
 Severity:  normal          |    Keywords:           
----------------------------+-----------------------------------------------
 CSS IDs are being partially normalized in the admin menu. however, plugins
 that use URLs such as

 directory/file.php

 are giving CSS selectors such as:

 id="toplevel_page_directory/file"

 slashes are not valid, and should be converted to - or _. this bug is
 currently breaking styling.

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


More information about the wp-trac mailing list