[wp-trac] [WordPress Trac] #9828: WordPress image gallery bug

WordPress Trac wp-trac at lists.automattic.com
Fri May 15 16:40:10 GMT 2009


#9828: WordPress image gallery bug
--------------------------+-------------------------------------------------
 Reporter:  zialingua     |       Owner:                        
     Type:  defect (bug)  |      Status:  new                   
 Priority:  normal        |   Milestone:  Unassigned            
Component:  General       |     Version:  2.7.1                 
 Severity:  normal        |    Keywords:  WordPress Gallery Post
--------------------------+-------------------------------------------------
 When one wants to include an image gallery in a post, WordPress put this
 code:

 <style type="text/css">
 ...
 </style>

 In the body of the html document.

 The style tag in the html body no longer validate as a well formed and
 valid document.

 According to the W3C, the style tag can only be put in the head of the
 html code.

 Can this glitch be fixed in WordPress code?

 Thank you.

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


More information about the wp-trac mailing list