Cannot handle double quotes in textareas
Brought to you by:
harmoniseadmin,
mmbell
In the current version (as of 2005/06/02), if a textarea
containing a double quote is submitted to the server it
will cause an exception when generating the state
object. This is because the text will not be parsed
correctly as a XML fragment.
The error actually occurs in State.populate around line
1022.