Page 1 of 1

bug with url in post

Posted: Wed Nov 03, 2004 12:23 am
by stoub
I think I experienced a bug :

I have a post on my blog with a text saying

Code: Select all

<a href="http://www.boingboing.net/2004/10/28/nintendo_apologizes_.html" target="_blank">La lettre d'excuses</a></li></ul><br />
But when I move my mouse over the link, it says ttp://www.boingboing.net/2004/10/28/nintendo_ ... s</u>.html

And if I click on it, I get a 404 because it's not the right url... (the url bar of firefox says it tried to retrieve "http://www.boingboing.net/2004/10/28/ni ... /u%3E.html")...

Re: bug with url in post

Posted: Wed Nov 03, 2004 11:02 am
by garvinhicking
Where exactly on your blog is that link? I couldn't find it by searching your stoub.com page.

I suppose there must be some bad formatting in the entry...

Regards,
Garvin.

Posted: Wed Nov 03, 2004 12:37 pm
by stoub

Posted: Wed Nov 03, 2004 12:40 pm
by garvinhicking
Ah, okay. You have entered the </u> part inside the link, before closing it. So you must edit your entry again and correct the link to be properly valid HTML.

Or do you use the Serendipity WYSIWYG-editor?

Regards,
Garvin.