[richfaces-issues] [JBoss JIRA] (RF-11702) Collapsible subtable is not addressed correctly via #{rich:element(cstid)}

Brian Leathem (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 16:47:40 EST 2011


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

Brian Leathem updated RF-11702:
-------------------------------

    Fix Version/s: 4.2.0.Tracking
      Component/s: component-tables

    
> Collapsible subtable is not addressed correctly via #{rich:element(cstid)}
> --------------------------------------------------------------------------
>
>                 Key: RF-11702
>                 URL: https://issues.jboss.org/browse/RF-11702
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>            Reporter: Andrey Sisoyev
>             Fix For: 4.2.0.Tracking
>
>
> Collapsible subtable parses into HTML:
> <tbody id="blablabla:myid:c" class="rf-cst"><tr style="display: none;" id="blablabla:myid"><td></td></tr>...
> And #{rich:element('myid')} gives me tr object, instead of tbody, so I have to use workaround: #{rich:element('myid')}.parentId

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