[
https://issues.jboss.org/browse/RF-12246?page=com.atlassian.jira.plugin.s...
]
Juraj Huska updated RF-12246:
-----------------------------
Description:
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}
Note that it works on Tomcat 7.0.20, JBoss AS 6.0.0.Final, JBoss AS 7.1.0.Final, and the
*only not working* container is JBoss AS 7.1.1.Final.
was:
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}
Environment:
application container - JBoss AS 7.1.1.Final
browser: Chrome, Firefox
was:
application container - JBoss AS 7.1.1.Final
browser: Chrome
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, Firefox
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}
Note that it works on Tomcat 7.0.20, JBoss AS 6.0.0.Final, JBoss AS 7.1.0.Final, and the
*only not working* container is JBoss AS 7.1.1.Final.
--
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