[wp-trac] [WordPress Trac] #4299: link widget produces invalid xhtml
WordPress Trac
wp-trac at lists.automattic.com
Sun May 20 05:22:40 GMT 2007
#4299: link widget produces invalid xhtml
---------------------+------------------------------------------------------
Reporter: whooami | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone: 2.4
Component: General | Version:
Severity: minor | Keywords:
---------------------+------------------------------------------------------
{{{
'before_widget' => '<li id="%1$s" class="widget %2$s">',
}}}
produces invalid xhtml if you have more than 1 category of links due to
the usage of
{{{
<li id="links" ...
}}}
more than once.
--
Ticket URL: <http://trac.wordpress.org/ticket/4299>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list