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

Thomas Andraschko commented on MYFACES-4160:
--------------------------------------------

[~werpu] Not sure but i faced a similar issue now. I'm currently trying to fix 
+ test the new selectOneRadio feature 
(https://issues.apache.org/jira/browse/MYFACES-4169) but it fails on the second 
ajax request.
The issue is the following: RestoreViewExecutor on line 266 skips the further 
lifefcycle as the restored viewRoot doesn't have any metadata.
Could you have a look at that sample? Maybe there is still somewrong with the 
viewstate id - looks like it stays the same for all ajax requests.
I will attach the bean + xhtml in the linked issue (4169)

> ViewState not written for Ajax request
> --------------------------------------
>
>                 Key: MYFACES-4160
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4160
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.3.0-beta
>            Reporter: Thomas Andraschko
>            Assignee: Werner Punz
>             Fix For: 2.3.0
>
>
> If you run the application from MYFACES-4156 via mvn jetty:run, the 
> viewStateId isn't rendered again after the first ajax request.
> Seems like FaceletViewDeclerationLanguage line 1910 should handle that but it 
> skips.
> [~lu4242] Could you please check that?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to