Opened 13 years ago
Closed 13 years ago
#4672 closed defect (fixed)
[patch][cla] Fixed bug with /meta/connect after interval
Reported by: | gregwilkins | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dojox | Version: | 0.9 |
Keywords: | cometd advice | Cc: | |
Blocked By: | Blocking: |
Description
The previously applied patch that introduced more this usage (as opposed to dojox.cometed), broke the handling of intervals as the this field is not valid within the closure passed to the timeout function.
Patch supplied to fix this.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | cometd.patch added |
---|
comment:1 Changed 13 years ago by
Summary: | Fixed bug with /meta/connect after interval → [patch][cla] Fixed bug with /meta/connect after interval |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [10796]) scope issue fix from Greg Wilkins. Fixes #4672