[ http://issues.apache.org/jira/browse/COCOON-1732?page=comments#action_12425177 ] Guillaume Déflache commented on COCOON-1732: --------------------------------------------
I stumbled upon the same bug recently. Is there a particular reason (other than lack of time) why this patch is not commited yet? Before finding this bug I wrote another solution at the CForms level that basically modifies the stock 'textarea' styling so that textareas are never empty. Would it be a better solution? If so, I can provide a patch. Else I will happily apply the existing patch as is, hoping it will also be in the next released version. > 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 > Attachments: empty_textarea_ie.txt, ie_empty_textarea.gif > > > 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
