[richfaces-issues] [JBoss JIRA] Commented: (RF-10715) collapsibleSubTable ignores attribute expanded=false

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Tue Mar 8 13:22:45 EST 2011


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

Juergen Zimmermann commented on RF-10715:
-----------------------------------------

Here is the complete tag:

<rich:collapsibleSubTable id="positionenSubtable"
value="#{bestellung.bestellpositionen}"
var="pos"
rowClasses="odd-row, even-row"
styleClass="tabelleMitZebrastil"
expandMode="client"
expanded="false">

> collapsibleSubTable ignores attribute expanded=false
> ----------------------------------------------------
>
>                 Key: RF-10715
>                 URL: https://issues.jboss.org/browse/RF-10715
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.CR1
>            Reporter: Juergen Zimmermann
>         Attachments: screenshot-expand-false-ignored.jpg
>
>
> Although expanded=false is set for rich:collapsibleSubTable, it has no effect. The collapsibleSubTable is used inside a tab nested in a popup. I'll attach a screenshot.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list