]
Jiří Štefek updated RF-13600:
-----------------------------
Affects Version/s: 4.3.6
metamer: malformedXML error on each ajax request
------------------------------------------------
Key: RF-13600
URL:
https://issues.jboss.org/browse/RF-13600
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.3.6
Environment: 4.3.x Metamer
WildFly 8.0.0.Final, EAP 6.2
Reporter: Jiří Štefek
Works in 5.0.x and 4.5.x Metamer but not in 4.3 (tried with RF 4.3.5, and 4.3.6).
On every ajax request there is malformedXML error and the metamer status is set to ERROR.
But all the outputs are updated and it seems that all is working (except the status and
autocomplete) as expected.
# open e.g.
http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml
# click on the submit button
# see the status 'ERROR'
# open log, at the end you can see:
{code}
error[09:58:23.320]: Received 'error@malformedXML' event from <input
id=form:commandButton ...>
error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: