[wp-trac] [WordPress Trac] #2728: Incorrect DIV tags in default theme files

WordPress Trac wp-trac at lists.automattic.com
Tue May 16 20:16:15 GMT 2006


#2728: Incorrect DIV tags in default theme files
-----------------------+----------------------------------------------------
       Id:  2728       |      Status:  new                     
Component:  General    |    Modified:  Tue May 16 20:16:14 2006
 Severity:  major      |   Milestone:                          
 Priority:  high       |     Version:  2.0.2                   
    Owner:  anonymous  |    Reporter:  deko                    
-----------------------+----------------------------------------------------
 In regard to the default theme in version 2.0.2 -

 This div tag:

 {{{
 <div class="entrytext">
 }}}

 has no corresponding entry in the stylesheet (style.css).

 See:

 line 15 in: '''wordpress/themes/default/single.php'''

 and

 line 8 in: '''wordpress/themes/default/page.php'''

 perhaps other files as well.

 This bug results in incorrectly formatted Page entries, perhaps other
 formatting issues.

 Was the tag intended to be 'entry' rather than 'entrytext'?

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


More information about the wp-trac mailing list