[ http://issues.apache.org/jira/browse/COCOON-1732?page=comments#action_12436590 ] Guillaume Déflache commented on COCOON-1732: --------------------------------------------
That's OK, the file taken from the trunk also works when put in Cocoon 2.1.9. For the record both trunk version and mine works, the only difference is that in my version "<texarea/>"'s are replaced before "script" elements are removed from the HTML text, instead of after in Cocoon trunk version. Is the fix now also on the 2.1.X branch? > Ajax and IE empty textarea bugfix > --------------------------------- > > Key: COCOON-1732 > URL: http://issues.apache.org/jira/browse/COCOON-1732 > Project: Cocoon > Issue Type: Bug > Components: Blocks: Ajax > Affects Versions: 2.1.8 > Reporter: Fabrizio Sitzia > Priority: Minor > Fix For: 2.2-dev (Current SVN), 2.1.10-dev (current SVN) > > Attachments: empty_textarea_ie.txt, ie_empty_textarea.gif, > insertion.js.patch > > > Empty textareas in a repeater are displayed incorrectly by Internet > Explorer after a round-trip to the server (for example after > adding/deleting a row, or when a validation error occurs!) > Instead of being empty, the textareas display a garbled mix of text and > html-tags occurring in the html document. Submission of the form usually > won't work afterwards... > (See attachment for my post to the cocoon dev list, which contains the steps > for reproducing the bug, and a possible fix for it) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
