[richfaces-issues] [JBoss JIRA] (RF-12212) Accordion - Javascript error - "this.getTogglePanel() is undefined" with ui:repeat

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Apr 30 09:56:18 EDT 2012


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

Pavol Pitonak updated RF-12212:
-------------------------------

        Fix Version/s:     (was: 4.2.0.Final)
                           (was: 4.2.1.Final)
    Affects Version/s: 4.2.1.Final
                       4.2.0.Final

    
> Accordion - Javascript error - "this.getTogglePanel() is undefined"  with ui:repeat
> -----------------------------------------------------------------------------------
>
>                 Key: RF-12212
>                 URL: https://issues.jboss.org/browse/RF-12212
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.2.0.Final, 4.2.1.Final
>         Environment: WAS/RAD - Firefox 12 - JSF 2.1.7 - commons-lang-2.4 - commons-logging-1.1.1 - cssparser-0.9.6 - guava-11.0.1 - hibernate-validator-4.2.0.Final - junit-4.10 - log4j-1.2.16 - org.springframework 3.0.6 - sac-1.3
>            Reporter: Jean ANDRE
>         Attachments: NestedWeb2_RF_12212.zip
>
>
> When we use accordion inside an ui:repeat we got a javascript exception - The accordion does not work at all.
> Error is : togglePanelItem.js.jsf?ln=org.richfaces (ligne 43)
> {code}
> this.getTogglePanel() is undefined
> [Stopper sur une erreur] 	
> >>>>>>> this.getTogglePanel().getItems()[this.index] = this;
> this.disabled = this.options.disabled || false;
> this.index = options["index"];
> this.getTogglePanel().getItems()[this.index] = this;
> this.__addUserEventHandler("enter");
> {code}

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

        


More information about the richfaces-issues mailing list