[richfaces-issues] [JBoss JIRA] Resolved: (RF-8912) Extended data table: column header rendered wrong

Konstantin Mishin (JIRA) jira-events at lists.jboss.org
Fri Dec 31 10:17:18 EST 2010


     [ https://issues.jboss.org/browse/RF-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Mishin resolved RF-8912.
-----------------------------------

    Resolution: Done


> Extended data table: column header rendered wrong
> -------------------------------------------------
>
>                 Key: RF-8912
>                 URL: https://issues.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
>            Priority: Minor
>             Fix For: 4.0.0.CR1
>
>         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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list