[wp-trac] [WordPress Trac] #13832: wp-signup.php produces invalid html with default themes

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 10 21:52:08 UTC 2010


#13832: wp-signup.php produces invalid html with default themes
--------------------------+-------------------------------------------------
 Reporter:  nkuttler      |       Owner:              
     Type:  defect (bug)  |      Status:  new         
 Priority:  normal        |   Milestone:  3.1         
Component:  Multisite     |     Version:  2.9.2       
 Severity:  normal        |    Keywords:  invalid html
--------------------------+-------------------------------------------------
 When you visit /wp-signup.php the created output uses the current theme
 and emebds a <div> with id="content".

 As <div id="content"> is already used by twentyten, kubrick, and probably
 the majority of themes out there this will produce invalid markup in many
 installs.

 If #content is already styled the page layout will easily break.

 Simply renaming the id to mucontent would fix this, although it's not
 clear to me why the div needs an id.

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


More information about the wp-trac mailing list