Hello Fabrizio,

Just for the record, it is not an ajax issue. It is a IE bug rendering engine bug [1]. It shows up when we use:

<textarea/> or <textarea></textarea>

The quick and dirty fix is to place a space in between:

<textarea> </textarea>

Best Regards,

Antonio Gallardo.

[1] http://www.stylusstudio.com/xsllist/200211/post60630.html

Fabrizio Sitzia escribió:
Hello,

I don't know if this helps, but I had a similar problem (empty textarea
containing garbled html markup after a submit) - when using Ajax-enabled
forms in Cocoon 2.1.8.

The problem only appeared when using Internet Explorer as web-browser
(Firefox and Safari for instance are unaffected!)

I posted a problem description and fix on Jira:

  http://issues.apache.org/jira/browse/COCOON-1732


Fabrizio


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to