[ http://issues.apache.org/jira/browse/MYFACES-898?page=comments#action_12359146 ]
Pawel Czerwinski commented on MYFACES-898: ------------------------------------------ Ok guys, I am very sorry for this report, which is simply a mistake. I've been playing with this problem for three days, and finally I thought that I have to report a bug in Jira. But ironically, just after I submitted the bug, I realized I had render replacement entries in my faces-config file for this panelTabbedPane component. The replacer class worked fine with previous version of myFaces - now do not, but this is of course not your fault or bussiness. Please, close this report and forgive a mistake :] > Status not saved between tab pages switch > ----------------------------------------- > > Key: MYFACES-898 > URL: http://issues.apache.org/jira/browse/MYFACES-898 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: 1.1.1 > Reporter: Pawel Czerwinski > Priority: Critical > > Since the 1.1.1 version the problem mentioned and fixed previously (see > MYFACES-82) has came up again. > There are two different cases: > CASE 1 : You have one form, and your panelTabbedPane is inside it: > When switching tabs, only values from inputText are saved properly, but from > others (like checkboxes, selects) are not. > If elements are nested in a dataTable the setter methods are not even called. > I also get warnings: "There should always be a submitted value for an input > if it is rendered, its form is submitted, and it is not disabled or > read-only." > CASE 2 : (made for test purpose only - I see no reason why should I do like > that) - Each tab has its own form: > Values from various components are saved properly, unless are nested inside a > dataTable. Then, when switching tabs, > even setters methods are not called. -- 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
