Link Detection minor error
Posted: Tue Jul 27, 2004 9:52 am
If I have the html
<a href="http://foo.com/">'foo bar'</a> then the link is not picked up, either for trackbacks or by the 'Links in this post' module.
If I modify the link to remove the ' then it works fine e.g.
<a href="http://foo.com/">foo bar</a>
Tis but a small error.
--
Serendipity rocks my world
http://singe.rucus.net/
<a href="http://foo.com/">'foo bar'</a> then the link is not picked up, either for trackbacks or by the 'Links in this post' module.
If I modify the link to remove the ' then it works fine e.g.
<a href="http://foo.com/">foo bar</a>
Tis but a small error.
--
Serendipity rocks my world
http://singe.rucus.net/