[richfaces-issues] [JBoss JIRA] (RF-12173) panels with states do not work properly in iteration components

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Dec 13 04:24:18 EST 2012


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

Pavol Pitonak resolved RF-12173.
--------------------------------

    Resolution: Done


Works fine in 4.3.0-SNAPSHOT (after 4.3.0.M2).
                
> panels with states do not work properly in iteration components
> ---------------------------------------------------------------
>
>                 Key: RF-12173
>                 URL: https://issues.jboss.org/browse/RF-12173
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>         Environment: RichFaces 4.2.1.SNAPSHOT
> Metamer 4.2.1.SNAPSHOT
> Mojarra 2.1.7-jbossorg-1
> JBoss AS 7.1.1.Final
> OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
> Firefox 11.0 @ Linux x86_64
>            Reporter: Jiří Štefek
>            Priority: Minor
>             Fix For: 5-Future
>
>
> For example various listeners as attribute or as an component working for components such as accordion, panelMenu, tabPanel, togglePanel... do not work properly when component that they will work for is placed inside an iteration[1] component. It seems that such placed component does not keep its state properly. 
> Does not work even when iteration component has @keepSaved="true" . 
> Known bugs:
> * listeners: 
>   ** itemChangeListener does not work with accordion, panelMenu, tabPanel and togglePanel which is placed in iteration component. Same problem is with rich:ItemChangeListener component working for such component. Can be reproduced in Metamer: http://localhost:8080/metamer/faces/components/richItemChangeListener/accordion.xhtml?templates=richList .
>   ** toggleListener as attribute does not work with collapsiblePanel placed in iteration component (reported: https://issues.jboss.org/browse/RF-11568). Same problem is with rich:PanelToggleListener component working for such component (not reported). Can be reproduced in Metamer: http://localhost:8080/metamer/faces/components/richPanelToggleListener/collapsiblePanel.xhtml?templates=richList .
> * rich:ComponentControl does not work with rich:dataScroller (with rich:DataTable) placed in iteration component (reported: https://issues.jboss.org/browse/RF-9306). Can be reproduced in Metamer: http://localhost:8080/metamer/faces/components/richComponentControl/simple.xhtml?templates=richList .
> [1] iteration components are a4j:repeat, rich:collapsibleSubTable, rich:dataTable, rich:dataGrid, rich:extendedDataTable and rich:list

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list