[wp-trac] Re: [WordPress Trac] #2889: duplicate content when
submitting comments
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 5 07:39:00 GMT 2006
#2889: duplicate content when submitting comments
---------------------+------------------------------------------------------
Reporter: whooami | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone:
Component: General | Version: 2.0.3
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by whooami):
and for the record, you didnt even submit the link in the proper format.
An HTML link is done like so:
{{{
<a href="http://www.link.com">http://www.link.com</a>
}}}
and that above is exactly what causes the problem.
NOT:
{{{
<a href="http://www.link.com">link here</a>
}}}
and not
{{{
<a href="http://www.link.com"></a>
}}}
which is, i might add, what you posted in your attempt to comment.
--
Ticket URL: <http://trac.wordpress.org/ticket/2889>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list