[wp-trac] [WordPress Trac] #10734: Gallery Shortcode Causes XHTML Validation Failure

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 22 22:07:15 UTC 2009


#10734: Gallery Shortcode Causes XHTML Validation Failure
--------------------------+-------------------------------------------------
 Reporter:  achmafooma    |       Owner:                
     Type:  defect (bug)  |      Status:  new           
 Priority:  normal        |   Milestone:  Future Release
Component:  Gallery       |     Version:                
 Severity:  normal        |    Keywords:  has-patch     
--------------------------+-------------------------------------------------
Changes (by Viper007Bond):

  * milestone:  2.9 => Future Release


Comment:

 Bumping from 2.9.

 Also using `query_posts()` likely break this patch as that modifies
 `$posts` after the fact. Probably best to just always load some CSS
 (external stylesheet, disabled via function that the theme author can call
 to tell WP that they have the CSS in their theme's CSS or something).

 Another plugin also uses classes instead of an inline width to control
 column width. Seems much cleaner.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10734#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list