[richfaces-issues] [JBoss JIRA] (RF-12565) Item change listener doesn't work correctly inside iteration components

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Oct 25 07:07:01 EDT 2012


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

Pavol Pitonak resolved RF-12565.
--------------------------------

    Resolution: Duplicate Issue


duplicate of RF-12173
                
> 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.M1, 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/accordion.xhtml
> # click on "Item 2"
> # check top-right corner that it contains "* item changed: item1 -> item2"
> # open http://localhost:8080/metamer/faces/components/richItemChangeListener/accordion.xhtml?templates=a4jRepeat
> # 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


More information about the richfaces-issues mailing list