[
http://jira.jboss.com/jira/browse/RF-1353?page=all ]
Tsikhon Kuprevich reopened RF-1353:
-----------------------------------
The style attribute is still ignored.
The following code
<rich:dataTable style="background:#CC3300;" id="myDataTable"
value="#{listBean.capitals}" var="capitals">
renders the filliwing attributes for html table:
<table class="dr-table rich-table " id="j_id59:myDataTable"
border="0" cellpadding="0" cellspacing="0"> - no style
attribute is displayed.
rich:dataTable style attribute is ignored
-----------------------------------------
Key: RF-1353
URL:
http://jira.jboss.com/jira/browse/RF-1353
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.2, 3.1.3
Environment: Tomcat 6.0, JSF 1.2
Reporter: Martin Paul
Assigned To: Tsikhon Kuprevich
Fix For: 3.2.0, 3.1.3
the attribute "style" of rich:dataTable is beeing ignored in Snapshot Version
of 3.1.3 and 3.1.2 Stable build. You have to use styleClass attribute instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira