#8160 closed defect (fixed)
Bayeux hanshake response not notified to _extendInList callbacks.
Reported by: | Simone Bordet | Owned by: | Greg Wilkins |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Cometd | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The bayeux handshake response from the server is not notified to _extendInList callbacks. A call to dojox.comet.extendIn() from dojox.cometd._finishInit() should do the trick.
Change History (4)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Fixed with a contribution from [email protected]… that also improves the content of the meta messages.
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
(In [16289]) fixed #8160 and improved meta messages