[ 
https://issues.jboss.org/browse/RF-13748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matej Novotny updated RF-13748:
-------------------------------

    Description: 
Using Metamer (in order to have the phases info in the page header) go to 
[richTab sample page with uiRepeat 
template|http://localhost:8080/metamer/faces/components/richTab/simple.xhtml??templates=uiRepeat].
 Switching tabs for the first time works fine, in phase panel info below 
{{UPDATE_MODEL_VALUES 4}} you can see value {{item changed: tab1 -> tab2}}. But 
if you now try to switch it back to first tab, the value will be {{item 
changed: null -> tab1}}.
Instead the value should be {{item changed: tab2 -> tab1}}.

This can be reproducer with collapsible table as well.
Also we have a 
[test|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richTab/TestTab.java#L105]
 covering this issue.

  was:
Using Metamer (in order to have the phases info in the page header) go to 
[richTab sample page with uiRepeat 
template|http://localhost:8080/metamer/faces/components/richTab/simple.xhtml??templates=uiRepeat].
 Switching tabs for the first time works fine, in phase panel info below 
{{UPDATE_MODEL_VALUES 4}} you can see value {{item changed: tab1 -> tab2}}. But 
if you now try to switch it back to first tab, the value will be {{item 
changed: null -> tab1}}.
Instead the value should be {{item changed: tab2 -> tab1}}.

This can be reproducer with collapsible table as well.



> Rich Tab switching in uiRepeat template
> ---------------------------------------
>
>                 Key: RF-13748
>                 URL: https://issues.jboss.org/browse/RF-13748
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.5.0.Alpha3
>            Reporter: Matej Novotny
>
> Using Metamer (in order to have the phases info in the page header) go to 
> [richTab sample page with uiRepeat 
> template|http://localhost:8080/metamer/faces/components/richTab/simple.xhtml??templates=uiRepeat].
>  Switching tabs for the first time works fine, in phase panel info below 
> {{UPDATE_MODEL_VALUES 4}} you can see value {{item changed: tab1 -> tab2}}. 
> But if you now try to switch it back to first tab, the value will be {{item 
> changed: null -> tab1}}.
> Instead the value should be {{item changed: tab2 -> tab1}}.
> This can be reproducer with collapsible table as well.
> Also we have a 
> [test|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richTab/TestTab.java#L105]
>  covering this issue.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to