[
https://issues.apache.org/jira/browse/WICKET-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoff Reedy updated WICKET-985:
-------------------------------
Attachment: DataTableTest.java
DataTableTest.html
A simple test case that demonstrates this bug. Just add the page to a wicket
application and try to view it.
> 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
>
> Attachments: DataTableTest.html, DataTableTest.java
>
>
> 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.