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

Martin Grigorov resolved WICKET-5759.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 6.19.0
                   7.0.0-M5

Thank you for the good analysis and the patch !

> AjaxRequestAttributes extra parameters aren't properly handled in 
> getCallbackFunction()
> ---------------------------------------------------------------------------------------
>
>                 Key: WICKET-5759
>                 URL: https://issues.apache.org/jira/browse/WICKET-5759
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: Filipe Roque
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0-M5, 6.19.0
>
>         Attachments: callbackparameter.tgz, fix-WICKET-5759.patch
>
>
> extra parameters of an Ajax behaviour can be accessed by 
> getRequest().getRequestParameters().getParameterValue(key)
> but if one uses getCallbackFunction() of an AbstractDefaultAjaxBehavior, 
> these parameters get screwed and can no longer be accessed in the same 
> manner. 
> the problem seems to be the merge in attrs.ep = Wicket.merge(attrs.ep, 
> params);



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

Reply via email to