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

tracking id retrieved in AtmosphereBehavior#onRequest() is always 0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.0.0-beta3
    • 6.6.0
    • wicket-atmosphere
    • None

    Description

      jquery.atmosphere.js will always use 0 as initial tracking-id to send request,
      and then reassign it from server response.

      AtmosphereBehavior#getUUID() shouldn't return the tracking-id from request header, since the initial request's tracking-id is 0.
      The correct way to retrieve tracking-id is calling AtmosphereResource#uuid()

      Attachments

        Activity

          People

            papegaaij Emond Papegaaij
            linekin Sean Lin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: