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

Alexej Kushunin (JIRA) jira-events at lists.jboss.org
Fri Nov 30 08:12:56 EST 2007


     [ http://jira.jboss.com/jira/browse/RF-1278?page=all ]

Alexej Kushunin resolved RF-1278.
---------------------------------

    Fix Version/s: 3.1.3
       Resolution: Done

> header facet provides <td> html elements instead of <th> if using columngroup
> -----------------------------------------------------------------------------
>
>                 Key: RF-1278
>                 URL: http://jira.jboss.com/jira/browse/RF-1278
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.2
>            Reporter: Sven Mueller
>         Assigned To: Alexej Kushunin
>            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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list