[
https://issues.jboss.org/browse/RF-10593?page=com.atlassian.jira.plugin.s...
]
David Vallner updated RF-10593:
-------------------------------
Steps to Reproduce:
1. Create a JSF page with a rich:extendedDataTable in it. Have the rich:extendedDataTable
contain one or more rich:columns. Set the 'styleClass' attribute of a column to
any value. (See attachment: test-extendedDataTable.xhtml.)
2. Create a suitable backing bean, a List as a trivial model is sufficient. (See
attachment: TestBean.java.)
3. Launch the application and open the page in a browser. The value of the
'styleClass' attribute will not be anywhere in the rendered HTML. (See attachment:
test-extendedDataTable.jsf.)
was:
1. Create a JSF page with a rich:extendedDataTable in it. Have the rich:extendedDataTable
contain one or more rich:columns. Set the 'styleClass' attribute of a column to
any value.
2. Create a suitable backing bean, a List as a trivial model is sufficient.
3. Launch the application and open the page in a browser. The value of the
'styleClass' attribute will not be anywhere in the rendered HTML.
'styleClass' attribute of rich:column is ignored when inside
a rich:extendedDataTable
-------------------------------------------------------------------------------------
Key: RF-10593
URL:
https://issues.jboss.org/browse/RF-10593
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Milestone6
Environment: Jetty 7.2.2, Mojarra 2.0.4b09, Facelets
Reporter: David Vallner
Attachments: test-extendedDataTable.jsf, test-extendedDataTable.xhtml,
TestBean.java
When using a rich:extendedDataTable, the 'styleClass' attribute set on
rich:columns inside it is ignored and not output anywhere.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira