[richfaces-issues] [JBoss JIRA] (RF-12564) rich:tree throws js error in combination with c:if in IE9

Michael Heinen (JIRA) jira-events at lists.jboss.org
Thu Oct 25 06:03:01 EDT 2012


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

Michael Heinen updated RF-12564:
--------------------------------

    Attachment: zTreeJsError.war


Sample war attached.
The richfaces jars must be added manually due to the size limit for the upload.
                
> rich:tree throws js error in combination with c:if in IE9
> ---------------------------------------------------------
>
>                 Key: RF-12564
>                 URL: https://issues.jboss.org/browse/RF-12564
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.2.2.Final
>         Environment: myFaces 2.1.9
>            Reporter: Michael Heinen
>              Labels: tree
>         Attachments: zTreeJsError.war
>
>
> I use a rich:tree inside a c:if tag.
> A js error occurs if the tree is rendered via ajax the first time.
> It works fine if the complete view is reloaded afterwards or if there is no c:if tag around.
> I tested with with Internet Explorer Version 9.0.8112.16241, Update versions 9.0.10
> Workarounds:
> - add a dummy rich:tree tag to the page. e.g:
>   <rich:tree id="dummyTree" rendered="false" toggleType="client"/>
> - remove c:if (which is no alternative in my case)

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