[richfaces-issues] [JBoss JIRA] Updated: (RF-9368) a4j response contains duplicate content (Ajax-Update-Ids, ajax-view-state, Ajax-Response)

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Oct 5 09:03:40 EDT 2010


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

Nick Belaevski updated RF-9368:
-------------------------------

         Assignee: Nick Belaevski
    Fix Version/s: Future_3.X


> a4j response contains duplicate content (Ajax-Update-Ids, ajax-view-state, Ajax-Response)
> -----------------------------------------------------------------------------------------
>
>                 Key: RF-9368
>                 URL: https://jira.jboss.org/browse/RF-9368
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 3.3.3.Final
>            Reporter: Kai Gülzau
>            Assignee: Nick Belaevski
>             Fix For: Future_3.X
>
>
> While debugging network traffic in a richfaces application i recognized some duplicate data in the XML response.
> For example all responses on the demo site for a4j:poll (http://livedemo.exadel.com/richfaces-demo/richfaces/poll.jsf)
> are containing something like this:
> ...
> <meta name="Ajax-Update-Ids" content="j_id353:poll,j_id354:grid" />
> <span id="ajax-view-state"><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id2" /></span>
> <meta id="Ajax-Response" name="Ajax-Response" content="true" />
> <meta name="Ajax-Update-Ids" content="j_id353:poll,j_id354:grid" />
> <span id="ajax-view-state"><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id2" /></span>
> <meta id="Ajax-Response" name="Ajax-Response" content="true" />
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list