[ http://issues.apache.org/jira/browse/TOMAHAWK-523?page=comments#action_12427535 ] Mike Kienenberger commented on TOMAHAWK-523: --------------------------------------------
Ronald, I appreciate the attempt, but there's more to fixing this issue than simply changing those attributes. You also need to provide concrete (rather than generic) attribute handlers for the new names. We'll also need to temporarily add backwards-compatibility support for people using the fully-qualified attribute names in older application code. However, it's a step in the right direction for adding facelets support (and it is covered in another issue where we're working on adding native facelets support for Tomahawk components). Let's wait for Steve's patches, as it sounds like he's tracked down the problems and knows how to fix them. > rowStyleClass does not resolve to an EL of var > ---------------------------------------------- > > Key: TOMAHAWK-523 > URL: http://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: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
