Hello,
Ran into an interesting problem, we are getting ready to relaunch our site and have been copying content over from our current CMS. EE does not properly parse double quotes (”) used in HTML tags we need to use single quotes (’). i.e.
gets parsed as
<a >
and the rest on the content get truncated.
I am allowing HTML and the formatting is set to XHTML; is this a correct behavior or I’m i missing a setting/configuration somewhere? Thanks for the help.
Jorge