You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Adrian Sud (JIRA)" <ji...@apache.org> on 2010/11/11 01:15:13 UTC

[jira] Updated: (WICKET-3157) FilterForms cannot be added to both top and bottom of a DataTable

     [ https://issues.apache.org/jira/browse/WICKET-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Sud updated WICKET-3157:
-------------------------------

    Attachment: list-example.rar

quick start demonstrating the issue

> FilterForms cannot be added to both top and bottom of a DataTable
> -----------------------------------------------------------------
>
>                 Key: WICKET-3157
>                 URL: https://issues.apache.org/jira/browse/WICKET-3157
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.13
>         Environment: Apache Tomcat 6.0.29, Java JDK 1.6.0.17
>            Reporter: Adrian Sud
>         Attachments: list-example.rar
>
>
> Because of the way the filter toolbar is set up in Wicket-Extensions 1.4.x, adding two FilterToolbars (through dataTable.addTopToolbar() and dataTable.addBottomToolbar()) does not work properly; the toolbar added last always overwrites any changes to the filter by any other toolbars.
> I am unaware of any workarounds, but this worked in Wicket 1.2.x. I am not certain of any versions between then and now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.