Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-6084

ajax request failure handler receives incorrect arguments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 7.1.0
    • 7.3.0, 8.0.0-M1, 6.22.0
    • wicket

    Description

      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.

      Attachments

        1. ajax-fh-bug.zip
          32 kB
          Sander Evers

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            sander.evers Sander Evers
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: