bug with url in post

Found a bug? Tell us!!
Post Reply
stoub
Regular
Posts: 7
Joined: Mon Oct 18, 2004 4:57 pm

bug with url in post

Post 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")...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: bug with url in post

Post 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.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
stoub
Regular
Posts: 7
Joined: Mon Oct 18, 2004 4:57 pm

Post by stoub »

garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply