[
https://issues.jboss.org/browse/RF-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993947#comment-12993947
]
Michal Petrov commented on RF-13790:
------------------------------------
We may not want it in the example but if it breaks outside of showcase as well
we have to fix it.
I was thinking about using the {{:nth-child()}} pseudo-class/selector but I'm
not sure how feasible that is. (It would certainly be easier to leave it on the
user).
> Showcase - dataTable Styling example - broken styling after built in
> sorting/filtering is enabled
> -------------------------------------------------------------------------------------------------
>
> Key: RF-13790
> URL: https://issues.jboss.org/browse/RF-13790
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 4.5.0.Beta1
> Reporter: Juraj Húska
> Attachments: dataTableStylingExamplesBroken.png
>
>
> Please checkout the screenshot to see how the styling of the table is broken
> (every odd row should have different background color).
> There are multiple wrong places in the facelet for this example, which causes
> this break of styling.
> * code for first column uses attribute {{accept}}, which is not defined for
> RF4, there should be {{filter}} instead
> * there is typo in EL to reference a bean in the same place, there is
> {{carsFiteringBean}}, instead of {{carsFilteringBean}}
> * when I change this two things, the filtering does not work either, because
> in the referenced filter implementation, the {{mileage}} or {{vendor}} is
> always {{null}}.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues