Ticket #2548 (closed defect: fixed)

Opened 21 months ago

Last modified 9 months ago

comet transports should set the connected attribute on the cometd object

Reported by: david.ascher@… Owned by: alex
Priority: normal Milestone: 1.1
Component: IO Version: 0.4.1
Severity: normal Keywords:
Cc:

Description

The transport sets the 'connected' attribute on itself, not on cometd. It should be set on both, sez alex.

Change History

Changed 18 months ago by gregwilkins

The patch I have attached to http://trac.dojotoolkit.org/ticket/3310 fixes this issue for 0.9 (an could be backported to 0.4).

Changed 9 months ago by alex

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.1

the current state() method (and intervening updates, such as the _connected property) obviate the needs for this. Marking fixed.

Note: See TracTickets for help on using tickets.