Why does the email newsletter button code munge the ampersand?

tscgeneric May 10, 2012 09:48AM EDT

We always have to fix the code returned by the button generator or the links are broken. It gives us this:
http://api.addthis.com/oexchange/0.8/forward/facebook/offer?pco=tbx32nj-1.0&url=http%3A%2F%2Fwww.techsmith.com&pubid=tscgeneric

Which needs to be changed to this:
http://api.addthis.com/oexchange/0.8/forward/facebook/offer?pco=tbx32nj-1.0&url=http%3A%2F%2Fwww.techsmith.com&pubid=tscgeneric

Because if we don't fix the ampersands we get this:
http://screencast.com/t/l5q1RRM2zruV

Would be great if you could fix the code generator so it would give proper URLs.

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers