On 19 Aug 2008, at 22:35, Janne Jalkanen wrote:


Not because of ACLs, but because request.getParameter() is returning the *page content without edits*. This should NOT be happening.

Looks like our Javascript is inserting an extraneous <textarea> without an id, and putting the edit content in it. Ugh. Hard to debug.

I would really like to understand what is going on with the editor. Why are there two textareas created programmatically?

/Janne

Reply via email to