Subject: Photobucket's Thumbnail Link Issues
13/08/2011 @ 20:15:02: rjluna2: Photobucket's Thumbnail Link Issues
This is in regarding to these photobucket's thumbnail link issue. As we discussed at the imdb.org pages somewhere about the "¤t" tag turns to "¤t" when you click on with quote button with the photobucket's thumbnail link.

I just tested with Internet Explorer 9 and it still doesn't work. I know that I already tested with IE6, IE7 and IE8 as well producing the same results.

Any feedback is greatly appreciated.
13/08/2011 @ 21:09:36: chicomarx: Photobucket's Thumbnail Link Issues
Yes, as soon as you quote or edit the link is converted to the currency symbol. The only way is to copy & paste directly from Photobucket.

In Firefox (5.0) the links do work with or without currency symbol. In Explorer you see the thumbnail but the links are broken. Maybe in earlier versions of Firefox too, so upgrade to 5.0 to avoid the problem.
14/08/2011 @ 01:16:24: rjluna2: Photobucket's Thumbnail Link Issues
Yes, as soon as you quote or edit the link is converted to the currency symbol. The only way is to copy & paste directly from Photobucket.

Or retype it correctly would also fix the problem.
15/08/2011 @ 22:42:20: antp: Photobucket's Thumbnail Link Issues
Actually in links "&" should be encoded as "& amp;" (without space)
It is not properly converted by the site, I should fix that, but it is not normal that the web browser converts "& curren" to the symbol: he should only do that for "& curren;" (with the ";")
Previously only IE had that behaviour, which caused sometimes problems with links with a "& lang" parameter (quite common) since "& lang;" is for an angle symbol.
Firefox added the acceptation of the symbols without the mandatory ";" to be more compatible with poorly made sites, but then it breaks compatibility with sites which make some less-dramatic errors like not converting "&" to "& amp;"
16/08/2011 @ 04:12:44: rjluna2: Photobucket's Thumbnail Link Issues
Are you talking about the pre-IE6 version that would use this parameter :think:

One thing I do know that Photobucket uses some kind of language that includes flash player in part of their web design.
16/08/2011 @ 11:07:52: antp: Photobucket's Thumbnail Link Issues
I mean that a few years ago that kind of bugs on sites was only happing with IE, and now it happens with Firefox too, as Firefox developers made like what IE did :ohwell:
28/09/2011 @ 14:53:46: antp: Photobucket's Thumbnail Link Issues
I added a workaround to handle more properly the "&" in URLs, cf http://www.imcdb.org/movie.php?id=51003#Comment1020914
I hope it does not add new bugs. Report me any unusual thing you notice in comments...
07/10/2011 @ 22:56:56: rjluna2: Photobucket's Thumbnail Link Issues
Thanks, antp. I did edit on one comments and it does work.

I hope this workaround doesn't complicate other things :ohwell:
07/10/2011 @ 23:01:39: antp: Photobucket's Thumbnail Link Issues
No, it is just a cleaner way to handle that, i.e. "how it should be done" anyway :wink:
Back