SubscribeSounds like a bug in their new wysiwyg interface. You should probably post a support request from within the application.
The problem is Typepad.
"&" and "& amp;" in a link on an (X)HTML page should be interperted the same way. (They don't work the same pasted into the address bar of a browser, however.)
Some publishing software, apparently Typepad included, will try to make the final code as compliant as possible. That means they convert "&" to "& amp;". The problem is that they're too dumb to realize that they shouldn't be converting an "& amp;" because it's already converted. So you end up with final code that looks like "& amp;amp;".
Up until a few weeks ago, Build Links did not create links that were valid XHTML. They used "&" instead of "& amp;". (The valid url's contain just "&", but a valid url isn't always valid XHTML.) There were lots of complaints about the links being produced not being compliant, and it was changed.
So now Build Links produces valid XHTML code, but a substantial number of people can't use it because their publishing software double-encodes it.
You are not logged in, either login or create an account to post comments
posted by mathowie at 9:59 AM on August 23, 2005