[
https://issues.apache.org/jira/browse/WICKET-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz resolved WICKET-1496.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4-M1
1.3.4
fixed. thanks.
> DataTable.html does not validate (HTML 4.01/XHTML-Strict)
> ---------------------------------------------------------
>
> Key: WICKET-1496
> URL: https://issues.apache.org/jira/browse/WICKET-1496
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.3.3
> Reporter: Kaspar Fischer
> Assignee: Gerolf Seitz
> Priority: Trivial
> Fix For: 1.3.4, 1.4-M1
>
>
> According to http://www.w3.org/TR/html401/struct/tables.html#h-11.2.3,
> <tfoot>..</tfoot> must come before the start of <tbody>. The has not changed
> for XHTML.
> Proposed fix: just move <tfoot> up after <thead> and before <tbody>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.