[richfaces-issues] [JBoss JIRA] Reopened: (RF-1278) header facet provides <td> html elements instead of <th> if using columngroup

Dmytro Lisnichenko (JIRA) jira-events at lists.jboss.org
Tue Feb 9 15:31:41 EST 2010


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

Dmytro Lisnichenko reopened RF-1278:
------------------------------------



> header facet provides <td> html elements instead of <th> if using columngroup
> -----------------------------------------------------------------------------
>
>                 Key: RF-1278
>                 URL: https://jira.jboss.org/jira/browse/RF-1278
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.1.2
>            Reporter: Sven Mueller
>            Assignee: Tsikhon Kuprevich
>            Priority: Minor
>             Fix For: 3.1.3, 3.2.0
>
>
> i noticed the issue http://jira.jboss.com/jira/browse/RF-1106 and yes it works in 3.1.2 but if columngroup comes into play you have the old behavier reappears. that means <td> is generated within the table header instead of <th>
> example
>         <rich:datatable...>
> 		<f:facet name="header">
> 		 	<rich:columnGroup>
> 				<rich:column>
> 					<h:outputText value="Preis, &#8364;"  />
> 				</rich:column>
>                                ....
>                 </f:facet>
>          </rich:datatable>
> cheers,
> sven

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list