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

AbstractDefaultAjaxBehavior.getCallbackFunction should not add the event attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.0.0
    • 6.1.0
    • wicket
    • None

    Description

      If getCallbackFunction is used on an EventAjaxBehavior, it will add an 'e' parameter to the ajax attributes, which causes the callback function returned by this method to register an event handler rather than performing the ajax call immediately. The event names should be ignored.

      Attachments

        Activity

          People

            papegaaij Emond Papegaaij
            papegaaij Emond Papegaaij
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: