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

wicket-ajax-jquery.js fails with 'member not found' on IE for delayed ajax requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.4.0
    • 6.5.0
    • wicket
    • None

    Description

      Channel#done() uses setTimeout() to execute delayed Ajax calls.

      On IE when the delayed call is executed, jquery's #preventDefault() fails with 'member not found' because the original event object's properties (here e.returnValue) can no longer be accessed.

      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: