[ 
https://issues.apache.org/jira/browse/MYFACES-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887955#action_12887955
 ] 

Werner Punz edited comment on MYFACES-2809 at 7/13/10 3:59 PM:
---------------------------------------------------------------

Ok seems like our viewstate update code which was supposed to deal with cross 
form submits did not work fully.

Ok I have fixe the issue here, but I have to do some additional testing, before 
commiting, which means I cannot commit today anymore. The fixup will come 
tomorrow.


      was (Author: werpu):
    Ok seems like our viewstate update code which was supposed to deal with 
cross form submits did not work fully.

  
> Bug in navigation + ppr
> -----------------------
>
>                 Key: MYFACES-2809
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2809
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.1-SNAPSHOT
>            Reporter: Werner Punz
>            Priority: Blocker
>
> Hello I found following erratic behavior: if I have following forms
> http://www.pastebin.org/390005 under the name pprNavCase1 and the subsequent 
> form:
> http://www.pastebin.org/390009 under the name pprNavCase2 we get following 
> results:
> Navigation from page1 to page2 returns a rerender viewroot. Which is 
> absolutely correct
> A subsequent navigation from page2 to page1 returns in the content of page2 
> to be redrawn, which is incorrect.
> In Mojarra the code switches from page1 to page2 and returns back to page1.
> This is an absolute showstopper because it indicates an error in the 
> navigation somewhere, ppr navigation is not an unusual usecase.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to