[richfaces-issues] [JBoss JIRA] (RF-13600) metamer: malformedXML error on each ajax request

Jiří Štefek (JIRA) issues at jboss.org
Mon Apr 7 04:42:13 EDT 2014


     [ https://issues.jboss.org/browse/RF-13600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiří Štefek updated RF-13600:
-----------------------------

    Description: 
Works in 5.0.x and 4.5.x Metamer but not in 4.3 (works with RF 4.3.5).

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 at malformedXML' event from <input id=form:commandButton ...>
error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found
{code}

  was:
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 at malformedXML' event from <input id=form:commandButton ...>
error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found
{code}


    
> 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 (works with RF 4.3.5).
> 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 at 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: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list