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

AjaxFallbackButton does not call #onError(ART, Form) when JavaScript disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 7.0.0-M1, 6.15.0
    • 7.0.0-M2
    • wicket
    • None

    Description

      AjaxFallbackButton promises to "degrade to a normal request if ajax is not available":
      Thus if JavaScript is disabled, #onSubmit(ART, Form) is called with a null ART.
      But in case of validation errors, #onError(ART, Form) is not invoked.

      Attachments

        Activity

          People

            svenmeier Sven Meier
            svenmeier Sven Meier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: