On Tuesday 26 October 2004 21:37, Han Holl wrote: > I solved this, by changing edit.rhtml, line 13 to > <textarea name="content" style="width: 450px; height: 500px"> \ > <![CDATA[<%= @page.content %>]]></textarea> > > No longer any parsing problems. > Aaah!. No longer any parsing problems, but if I open the edit window I see [DATA[ at the begin and ]] at the end of the textarea. I don't see <! Cheers, Han Holl