Curved quotes converted to ASCII code
Hi all,
whenever curved quotes are used from AEM templates, after synchronizing in Adobe Campaign are shown in ASCII code.

Any suggestions how to overcome this?
Regards,
Milan
Hi all,
whenever curved quotes are used from AEM templates, after synchronizing in Adobe Campaign are shown in ASCII code.

Any suggestions how to overcome this?
Regards,
Milan
Its probably just a normal function of the serialiser/deserialiser to HTML encode certain characters to make the HTML source validate against your source DTD. Its perfectly valid and shouldn't cause any issues in your rendered HTML content. Its the slightly more valid code for an apostrophe character in HTML. ' is the other valid encoding for an apostrophe (see link)
Is there any reason you dont want this code in your HTML source?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.