Closed (fixed)
Project:
AddThis
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Mar 2010 at 12:14 UTC
Updated:
4 Mar 2010 at 15:01 UTC
I saw this previous issue thread http://drupal.org/node/273874 and thought this was fixed. Previously this was not an issue for me. However, after updating to the latest stable version 6.x-2.9 the double quotes get converted to the HTML character code " and now the W3C validator complains as per this example:
http://validator.w3.org/check?uri=http%3A%2F%2Fcrowdersblog.com%2F&chars...
Have cleared the cache, tried changing the double quotes to single quotes, tried " unsuccessfully. Is this a bug or am I missing something trivial?
alt="Bookmark and Share" being the offending text
Thanks
Steve
Comments
Comment #1
mlaw commentedDuplication of http://drupal.org/node/731694
There's a patch in there to fix the issue. It is a good solution and hopefully it will be implemented to next release.