[wp-trac] [WordPress Trac] #23510: Meta Widget [Invalid] Markup Validation - (3.6-alpha-23451)

WordPress Trac noreply at wordpress.org
Tue Feb 19 01:47:07 UTC 2013


#23510: Meta Widget [Invalid] Markup Validation - (3.6-alpha-23451)
-----------------------------+--------------------------
 Reporter:  emiluzelac       |       Type:  defect (bug)
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Widgets
  Version:                   |   Severity:  normal
 Keywords:                   |
-----------------------------+--------------------------
 I am not sure if this was already reported or not, tried searching for it,
 but could not find a duplicate.

 It seems that in 3.6-alpha-23451 default meta widget creates few markup
 validation such as:

 -  End tag li seen, but there were open elements.
 - Unclosed element a.
 - Element a not allowed as child of element ul in this context.
 (Suppressing further errors from this subtree.)
 -  End tag ul seen, but there were open elements.
 - An a start tag seen but an element of the same type was already open.
 - End tag a violates nesting rules.
 - Cannot recover after last error. Any further errors will be ignored.

 From what I could see the validation is for WordPress.org link. What's
 interesting here is that for some strange reason WordPress.org is being
 repeated several times as well, please see my screenshot. And when meta is
 removed no errors in validation.

 This is a fresh WP install and the only active plugin is "Beta Tester" and
 with default theme, but this can be reproduced in pretty much every Theme
 as well.

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


More information about the wp-trac mailing list