Opened 15 years ago

Closed 15 years ago

#910 closed bug (Fixed)

Global name 'torrent_id' is not defined in TorrentManager.on_alert_tracker_reply

Reported by: alex3d Owned by: andar
Priority: major Milestone:
Component: Core Version: 1.1.7
Keywords: Cc:

Description

Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/deluge/core/torrentmanager.py", line 702, in on_alert_tracker_reply
    self.torrents[torrent_id].scrape_tracker()
NameError: global name 'torrent_id' is not defined

Change History (1)

comment:1 Changed 15 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed

Fixed [5219]

Note: See TracTickets for help on using tickets.