[richfaces-planning-issues] [JBoss JIRA] Commented: (RFPL-1187) Metamer in MyFaces - page can't keep state after rerendered because of multiple forms on page

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Wed Feb 23 08:33:24 EST 2011


    [ https://issues.jboss.org/browse/RFPL-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584094#comment-12584094 ] 

Lukas Fryc commented on RFPL-1187:
----------------------------------

Mojarra and MyFaces behavior is different with doing partial render (render="output"):

- Mojarra: after partial request it updates javax.faces.ViewState in all forms on the page
- MyFaces: updates only the javax.faces.ViewState of form2 (the form where is component located)

> Metamer in MyFaces - page can't keep state after rerendered because of multiple forms on page
> ---------------------------------------------------------------------------------------------
>
>                 Key: RFPL-1187
>                 URL: https://issues.jboss.org/browse/RFPL-1187
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: QE
>    Affects Versions: 4.0.0.CR1
>            Reporter: Lukas Fryc
>            Assignee: Lukas Fryc
>            Priority: Blocker
>             Fix For: 4.0.0.CR1
>
>
> Investigate why that happens.
> Try to limit sample for using only MyFaces components.
> (Probably will need to search for or fire new MyFaces issue).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-planning-issues mailing list