You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2013/02/11 09:37:12 UTC

[jira] [Resolved] (WICKET-4723) tracking id retrieved in AtmosphereBehavior#onRequest() is always 0

     [ https://issues.apache.org/jira/browse/WICKET-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij resolved WICKET-4723.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.6.0

This has been fixed some time ago.
                
> tracking id retrieved in AtmosphereBehavior#onRequest() is always 0
> -------------------------------------------------------------------
>
>                 Key: WICKET-4723
>                 URL: https://issues.apache.org/jira/browse/WICKET-4723
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-atmosphere
>    Affects Versions: 6.0.0-beta3
>            Reporter: Sean Lin
>            Assignee: Emond Papegaaij
>             Fix For: 6.6.0
>
>
> 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()

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira