bug with url in post
Posted: Wed Nov 03, 2004 12:23 am
I think I experienced a bug :
I have a post on my blog with a text saying
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")...
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 />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")...