[wp-trac] [WordPress Trac] #6946: Aksimet plugin hast XHMTL bug -
does not validate
WordPress Trac
wp-trac at lists.automattic.com
Fri May 9 10:49:44 GMT 2008
#6946: Aksimet plugin hast XHMTL bug - does not validate
---------------------+------------------------------------------------------
Reporter: tin68 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5.2
Component: General | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
Akismet plugin has a XHTML bug - does not validate (all realeases, long
time ago).
Line 780 in version 2.5.1 should be:
{{{
<div id="akismetwrap"><div id="akismetstats"><a id="aka"
href="http://akismet.com" title=""><?php printf( __( '%1$s %2$sspam
comments%3$s %4$sblocked by%5$s<br />%6$sAkismet%7$s' ), '<span
id="akismet1"><span id="akismetcount">' . $count . '</span>', '<span
id="akismetsc">', '</span></span>', '<span id="akismet2"><span
id="akismetbb">', '</span>', '<span id="akismeta">', '</span></span>' );
?></a></div></div>
}}}
Bug: I the original plugin there is a <div> after an opened <a> - this is
not valid.
Martin
--
Ticket URL: <http://trac.wordpress.org/ticket/6946>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list