You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/11/25 22:03:11 UTC

[jira] [Resolved] (WICKET-6044) AjaxFormChoiceComponentUpdatingBehavior: Duplicate input values according to WICKET-5948

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

Sven Meier resolved WICKET-6044.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 6.22.0
                   8.0.0-M1
                   7.2.0

I really like this simplification :).

Note that there are cases where we're sending more values to the server than needed (i.e. when a TextField is located inside a CheckGroup), but I don't see a problem with that.

> AjaxFormChoiceComponentUpdatingBehavior: Duplicate input values according to WICKET-5948
> ----------------------------------------------------------------------------------------
>
>                 Key: WICKET-6044
>                 URL: https://issues.apache.org/jira/browse/WICKET-6044
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.21.0, 7.1.0
>            Reporter: Christian Wellekötter
>            Assignee: Sven Meier
>             Fix For: 7.2.0, 8.0.0-M1, 6.22.0
>
>
> According to the changes for ticket WICKET-5948 the functionality of AjaxFormChoiceComponentUpdatingBehavior is broken:
> * Input values are posted twice on ajax form choice update



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)