Pavol Pitonak created RF-12565:
----------------------------------
Summary: Item change listener doesn't work correctly inside iteration
components
Key: RF-12565
URL:
https://issues.jboss.org/browse/RF-12565
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.3.0.M2
Environment: RichFaces 4.3.0.20121024-M2
Metamer 4.3.0.20121024-M2
Mojarra 2.1.7
JBoss AS 7.1.1.Final
Java(TM) SE Runtime Environment 1.6.0_32-b05 @ Linux
Chrome 22.0.1229.94 @ Linux x86_64
Reporter: Pavol Pitonak
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richItemChangeListener/acc...
# click on "Item 2"
# check top-right corner that it contains "* item changed: item1 -> item2"
# open
http://localhost:8080/metamer/faces/components/richItemChangeListener/acc...
# click on "Item 2"
result:
* item change listener' output should be "* item changed: *item1 ->
item2*" but is "* item changed: *null -> item2*"
* this happens inside all iteration components a4j:repeat, rich:dataTable,
rich:extendedDataTable, rich:dataGrid...
--
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