You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sean Lin (JIRA)" <ji...@apache.org> on 2012/08/27 22:23:07 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=13442680#comment-13442680 ] 

Sean Lin edited comment on WICKET-4723 at 8/28/12 7:21 AM:
-----------------------------------------------------------

a related issue of atmosphere.
https://github.com/Atmosphere/atmosphere/issues/544

AtmosphereResource#uuid() will be fixed to return the right tracking-id
                
      was (Author: linekin):
    a related issue of atmosphere.
https://github.com/Atmosphere/atmosphere/issues/544
                  
> 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
>
> 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