[wp-trac] Re: [WordPress Trac] #9959: wp_rel_nofollow_callback adds
too many rel/nofollow attributes
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 14 18:39:19 GMT 2009
#9959: wp_rel_nofollow_callback adds too many rel/nofollow attributes
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: junsuijin
Type: defect (bug) | Status: accepted
Priority: low | Milestone: 2.9
Component: Comments | Version: 2.8
Severity: minor | Resolution:
Keywords: has-patch |
-------------------------------+--------------------------------------------
Comment(by Denis-de-Bernardy):
Some test data to play with
{{{
$text = '
<a href="foo" rel="tag nofollow ext">
<a href="foo" rel="nofollow ext">
<a href="foo" rel="tag ext">
<a href="foo" rel ="tag">
<a href="foo" rel="">
<a href="foo" rel
="">
<a href="foo" rel= "">
<a href="foo">
<
a href="foo">
';
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9959#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list