Jiří Štefek created RF-12173:
--------------------------------
Summary: 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: 4.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/acc...
.
** 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/co...
.
* 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/simpl...
.
[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:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira