[richfaces-issues] [JBoss JIRA] (RF-12945) Dynamic tab panels don't work in ajax mode

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Apr 25 04:57:53 EDT 2013


Pavol Pitonak created RF-12945:
----------------------------------

             Summary: Dynamic tab panels don't work in ajax mode
                 Key: RF-12945
                 URL: https://issues.jboss.org/browse/RF-12945
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-panels-layout-themes, regression
    Affects Versions: 4.3.2
         Environment: RichFaces 4.3.2.CR1
Metamer 4.3.2-SNAPSHOT
JBoss AS 7.1.3.Final-redhat-4
Java(TM) SE Runtime Environment 1.7.0_04-b20 @ Linux
Chrome 26.0.1410.63 @ Linux x86_64, Firefox 20
            Reporter: Pavol Pitonak
            Priority: Critical


# deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/addTab2.xhtml
# click the button with label "[h] Create tab"
# switch to second tab (content of tab will change)
# switch to tab 6

result:
* ajax request is performed but tab panel's content doesn't change (it's still tab2)
* worked fine in RichFaces 4.3.1.Final
* dynamic panel can't be removed, there is an error message in browser console:

{quote}
Uncaught TypeError: Cannot call method 'onCompleteHandler' of undefined
{quote}

--
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