to reproduce

a teaser contains
< p >test< / p >

edit save
you get back
< p > test < / p >
printed and not interpreted

which means underliying code is
&lt;p&gt;test&lt;/p&gt;

Comments

khalor’s picture

Same issue here.
In addition where the input format normally handles things like line breaks and links, and the 'Default' display format shows them correctly, jEditable textarea does not.

And if you have any special characters in your text jEditable replaces them with unicode on both the input field and the save - so if you inline edit something with an ampesand several times you get something like this:

&amp;amp;amp;amp;amp;