AjaxFallbackDefaultDataTable in a border fails
----------------------------------------------
Key: WICKET-985
URL: https://issues.apache.org/jira/browse/WICKET-985
Project: Wicket
Issue Type: Bug
Components: wicket, wicket-extensions
Affects Versions: 1.3.0-beta3
Reporter: Geoff Reedy
Fix For: 1.3.0-beta4
When I have an AjaxFallbackDefaultDataTable inside of a border component the
wrong "_body" component is being rendered so the markup within the th tag in
.../HeadersToolbar.html is not being consumed resulting in a MarkupException:
Expected close tag for <th class="wicket_orderNone" wicket:id="header">
I have a test case that demonstrates the bug which I will attach.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.