[wp-trac] Re: [WordPress Trac] #6685: gallery shortcode no alt tag and script inside body tag and false html

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 11 19:34:04 GMT 2008


#6685: gallery shortcode no alt tag and script inside body tag and false html
--------------------------+-------------------------------------------------
 Reporter:  Monika        |        Owner:  anonymous
     Type:  defect        |       Status:  new      
 Priority:  normal        |    Milestone:  2.5.1    
Component:  Optimization  |      Version:  2.5      
 Severity:  normal        |   Resolution:           
 Keywords:                |  
--------------------------+-------------------------------------------------
Changes (by Monika):

  * version:  => 2.5

Comment:

 Replying to [ticket:6685 Monika]:
 > wp-includes/media.php
 > 1.
 >
 > line 412
 >
 >
 > $output .= "
 > <br style='clear: both;' >
 > </div>\n";
 >
 > the endslash is missing
 >
 > 2. img tag without an alt attribut is not valide html, the alt attribute
 is not showing in my source if I'm using this shortcode
 >
 > 3. <style type='text/css'>
 > is between body tag but this is false , is there a chance to give this
 between  head tag.
 >
 >
 > I have no solution for this problems and so there is no attachment from
 me. But so I can't use this shortcode gallery . Thanks a lot
 >

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6685#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list