[ 
https://issues.jboss.org/browse/RF-12212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727171#comment-12727171
 ] 

Jean ANDRE commented on RF-12212:
---------------------------------

We still have the issue with the version 4.2.2 but now the "bug" has a little 
bit evolved. We got a NPE in getActiveItem when we try to use ui:repeat or 
a4j:repeat.
                
> 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
>            Assignee: Brian Leathem
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to