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

AutoComplete should not request suggestions if input is no longer active element

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.6.0
    • 6.7.0
    • wicket-extensions
    • None

    Description

      If an ajax change event handler disables and re-renders an AutoCompleteTextField, a pending ajax request for suggestions will trigger a ListenerInvocationNotAllowedExecption. This leads to a log warning "behavior not enabled; ignore call" but the redirect to the AccessDeniedPage is ignored by wicket-autocomplete.js.

      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: