[richfaces-issues] [JBoss JIRA] Created: (RF-10523) Tab panel: item change listener not called

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Feb 15 05:55:13 EST 2011


Tab panel: item change listener not called
------------------------------------------

                 Key: RF-10523
                 URL: https://issues.jboss.org/browse/RF-10523
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.0.0.Milestone6
         Environment: RichFaces 4.0.0-SNAPSHOT r.21652
Metamer 4.0.0-SNAPSHOT r.21653
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 9.0.597.98 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
2. switch to tab2

result:
item change listener is not called, fifth phase is skipped:
* RESTORE_VIEW 1
* APPLY_REQUEST_VALUES 2
* PROCESS_VALIDATIONS 3
* UPDATE_MODEL_VALUES 4
* RENDER_RESPONSE 6

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list