]
Jay Balunas updated RF-8912:
----------------------------
Fix Version/s: Future_4.X
Extended data table: column header rendered wrong
-------------------------------------------------
Key: RF-8912
URL:
https://jira.jboss.org/browse/RF-8912
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Alpha2
Environment: RichFaces v.4.0.0-SNAPSHOT SVN r.17937, OpenJDK Runtime Environment
(IcedTea6 1.8), Tomcat 6.0.26
Reporter: Pavol Pitonak
Assignee: Konstantin Mishin
Fix For: Future_4.X
Attachments: edt2.png
When column header contains 2 (or more) lines, it is not rendered correctly, see attached
picture.
sample code:
<rich:column>
<f:facet name="header">
<h:outputText value="vendor" />
<br/>
<h:outputText value="vendor" />
</f:facet>
<h:outputText value="#{car.vendor}" />
</rich:column>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: