[richfaces-issues] [JBoss JIRA] (RF-12246) showcase - rich:editor - when in source mode it does not update the panel with current content - error is thrown

Juraj Huska (JIRA) jira-events at lists.jboss.org
Mon May 14 05:01:19 EDT 2012


Juraj Huska created RF-12246:
--------------------------------

             Summary: showcase - rich:editor - when in source mode it does not update the panel with current content - error is thrown
                 Key: RF-12246
                 URL: https://issues.jboss.org/browse/RF-12246
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input, showcase
    Affects Versions: 4.2.2.Final
         Environment: application container - JBoss AS 7.1.1.Final
browser: Chrome
            Reporter: Juraj Huska


When the rich:editor is in source mode, and the content is edited, the output is not updated with that new content. 

The Ajax Update is triggered, however with following response:

{code:xml}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><error><error-name>class java.lang.IllegalStateException</error-name><error-message><![CDATA[Parameters processing failed.]]></error-message></error></partial-response>
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list