You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/01/28 14:34:39 UTC

[jira] [Resolved] (WICKET-6084) ajax request failure handler receives incorrect arguments

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

Martin Grigorov resolved WICKET-6084.
-------------------------------------
       Resolution: Fixed
         Assignee: Martin Grigorov
    Fix Version/s: 6.22.0
                   8.0.0-M1
                   7.3.0

Thank you!

> ajax request failure handler receives incorrect arguments
> ---------------------------------------------------------
>
>                 Key: WICKET-6084
>                 URL: https://issues.apache.org/jira/browse/WICKET-6084
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.1.0
>            Reporter: Sander Evers
>            Assignee: Martin Grigorov
>            Priority: Minor
>              Labels: ajax
>             Fix For: 7.3.0, 8.0.0-M1, 6.22.0
>
>         Attachments: ajax-fh-bug.zip
>
>
> According to {{AbstractDefaultAjaxBehavior.FAILURE_HANDLER_FUNCTION_TEMPLATE}}, the ajax request failure handler that a user can register should receive the arguments {{attrs, jqXHR, errorMessage, textStatus}}. However, the arguments actually passed to the handler are {{attrs, errorMessage}}.



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