I’m seeing a weird today. I’m using RTE fields in safecracker and when the items save, they display kinda inside out tag-wise. The actual HTML tags are visible in the default viewing mode, and if I go to ‘view code’ mode, the HTML tags are printed as ASCII encodings.
I’ve attached screenshots to explain what I mean.
Here’s my Safecracker opening tag:
{exp:safecracker channel="facilitator_summaries" return="resources/edit-facilitator-summaries/ENTRY_ID" entry_id="{segment_3}" include_jquery="no" id="facilitator-summary-form" class="detailed" rte_selector=".WysiHat-field"}Any ideas?