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

micropat’s picture

Status: Active » Closed (duplicate)

#846926: To avoid w3c xhtml validation breaks...

This will be fixed in the next release with CDATA marking.