[ http://issues.apache.org/jira/browse/MYFACES-27?page=comments#action_12329644 ]
Martin Marinschek commented on MYFACES-27: ------------------------------------------ I believe it should be enough to search up the component tree and find a parent ancestor of jsCookMenu - if you find it, you should use this form instead of the dummyForm and submit the values of this form. Why would anyone want to do something as explained by Bruno under point #3? Furthermore, we should continue the discussion here - I am closing MYFACES-219 (not 259, this is another bug) out as a duplicate. regards, Martin > JSCookmenu cannot be used for storing data > ------------------------------------------ > > Key: MYFACES-27 > URL: http://issues.apache.org/jira/browse/MYFACES-27 > Project: MyFaces > Type: Bug > Versions: 1.0.7 beta > Environment: JBoss 4.0 > Assignee: Thomas Spiegl > > JSCookmenu has hardcoded "immediate" attribute on "true". This cause that an > action, which should store data from the view, is executed after the > apply_request_values-phase instead of the application-execute-phase. But at > that time the model values are not updated with the view-values, so a empty > objekt is stored. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
