I’m using the new RTE to add & edit channel entries via the front-end.
It appears to work fine when I’m adding a new channel entry, however, when I use the same template to edit an existing channel entry, the WYSIWYG screws up, and displays the raw HTML in the editor window.
Here’s what I see when adding a new entry:
Here’s what I get when I open that entry for editing (in WYSIWYG view):
And here’s what it looks like in Code view:
The exact same template is used for adding new & editing existing entries.
What’s going on?