Opened 15 years ago
Closed 11 years ago
#3330 closed defect (wontfix)
dojox.cometd.connected is not set to true when connected using polling.
Reported by: | guest | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Cometd | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
dojox.cometd.connected is not set to true when connected using polling.
It appears that the current implementation has not classic polling yet, and that a long poll is assumed...
Change History (7)
comment:1 Changed 15 years ago by
Owner: | changed from Tom Trenka to alex |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Not when using classic polling. However, it works well with long polling.
comment:4 Changed 14 years ago by
Milestone: | → 1.2 |
---|
comment:5 Changed 14 years ago by
Component: | Dojox → DojoX Cometd |
---|---|
Description: | modified (diff) |
comment:6 Changed 14 years ago by
Milestone: | 1.2 → future |
---|
comment:7 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
cometd client is now maintained in the cometd.org project. Please reopen there if this is still an issue.
Note: See
TracTickets for help on using
tickets.
I believe the patch I added to http://trac.dojotoolkit.org/ticket/3310 addresses this issue