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

AbstractAjaxTimerBehavior triggered more than expected after a new Ajax rendering

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0-beta2
    • 1.3.0-rc2
    • wicket
    • None

    Description

      When an AbstractAjaxTimerBehavior is rendered in an AjaxResponse due to another Ajax callback than the one triggered by the timer itself, it sends a new setTimeout javascript call to the client, causing the client to call the timer more frequently than expected: x+1 times as expected, where x is the number of times the behavior is rendered in a separate Ajax response.

      Attachments

        Activity

          People

            knopp Matej Knopp
            xavier Xavier Hanin
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: