[richfaces-issues] [JBoss JIRA] (RF-12978) collapsibleSubTable ignores rowClasses

Edward I (JIRA) jira-events at lists.jboss.org
Thu Jun 20 22:17:20 EDT 2013


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

Edward I commented on RF-12978:
-------------------------------

Ok, I'd like to try that - some questions:

- Where do I put the h:outputStyleSheet - just before </html> or </h:body> or </f:view> or somewhere else?
- Can I put the <link ... /> tag there instead of using h:outputStyleSheet ?

- I thought <link> and <h:outputStyleSheet> had to be within the <head> tag - is that not that case?

Thanks for your help.

                
> collapsibleSubTable ignores rowClasses
> --------------------------------------
>
>                 Key: RF-12978
>                 URL: https://issues.jboss.org/browse/RF-12978
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 4.3.1
>         Environment: Firefox 20.0, Linux
>            Reporter: Edward I
>              Labels: waiting_on_user
>         Attachments: rf-12978.zip
>
>
> The rowClasses is ignored in the following:
> {code:xml}
> <rich:collapsibleSubTable value="#{item.items}" var="comp" rowClasses="oddRow, evenRow">
> {code}
> DataTable works correctly with the same rowClasses.

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