[
https://issues.apache.org/jira/browse/WICKET-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoff Reedy closed WICKET-985.
------------------------------
Resolution: Duplicate
Just found WICKET-956 which looks like the same problem. Don't know why I
didn't see it when I filed this bug.
> 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.