[ 
https://issues.apache.org/jira/browse/TOMAHAWK-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463496
 ] 

Nándor Előd Fekete commented on TOMAHAWK-523:
---------------------------------------------

If you use org.apache.myfaces.dataTable.ROW_STYLECLASS instead of the original 
attribute name (rowStyleClass) it will work. So the problem is definitely with 
the values of the aforementioned constants in the class 
org.apache.myfaces.shared_tomahawk.renderkit.JSFAttr.

> rowStyleClass does not resolve to an EL of var
> ----------------------------------------------
>
>                 Key: TOMAHAWK-523
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-523
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Extended Datatable
>    Affects Versions: 1.1.4-SNAPSHOT
>         Environment: Tomcat, Facelets
>            Reporter: James McCarthy
>
> The rowStyleClass does not resolve when the rowStyleClass references an EL 
> item identified by var. var="item" rowStyleClass="#{item.status}".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to