Closed (duplicate)
Project:
AddToAny Share Buttons
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 13:31 UTC
Updated:
8 Jul 2010 at 21:32 UTC
Hi,
Pages don't validate when using adtoany module
Warning Line 293, Column 22: character "&" is the first character of a delimiter but occurred as data
if(da2a.script_ready && !da2a.ready)da2a.init();
and
Error Line 293, Column 22: xmlParseEntityRef: no name
if(da2a.script_ready && !da2a.ready)da2a.init();
Comments
Comment #1
micropat commented#846926: To avoid w3c xhtml validation breaks...
This will be fixed in the next release with CDATA marking.