Collapsible panel: toggleListener doesn't work inside iteration components
--------------------------------------------------------------------------
Key: RF-11568
URL:
https://issues.jboss.org/browse/RF-11568
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.1.0.Milestone3
Environment: RichFaces 4.1.0-SNAPSHOT
Metamer 4.1.0-SNAPSHOT r.22819
JBoss Web 7.0.2.Final (Mojarra 2.1.3)
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Chrome 14.0.835.202 @ Linux i686, Firefox 7.0.1
Reporter: Pavol Pitonak
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richCollapsiblePanel/simpl...
# collapse the panel and verify that string "* panel collapsed" appeared in the
page header
# expand the panel and verify that string "* panel expanded" appeared in the
page header
# open the same page in iteration component (e.g. richList)
# collapse the panel and verify that string "* panel collapsed" appeared in the
page header
# expand the panel and verify that string "* panel expanded" appeared in the
page header
result:
listener is called only for collapsed panel, not for expanded panel
the component behaves wrong only in following templates:
* a4jRepeat
* richCollapsibleSubTable
* richDataGrid
* richDataTable
* richExtendedDataTable
* richList
--
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