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

Reset the busy flag in Wicket.Channel if the execution of the callback fails for some reason

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.16, 1.5-RC2
    • 1.4.17, 1.5-RC3
    • None
    • None

    Description

      If a scheduled (in Wicket.Channel) callback fails for some reason (in my case because WicketAjaxDebug was not yet loaded) then the 'busy' flag for the channel remains 'true' until the page is reloaded.
      It would be better to try/catch the execution of the callback and reset the flag in case of an error.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: