Closed ribbons closed 11 years ago
Original comment from Matt Robinson at 17:18:55 on 2012-04-08
Resolved in 1f710f5 by making the download manager handle all cancellations instead of relying on the individual download handlers (which only worked correctly with in-progress downloads).
Original report from Matt Robinson at 17:01:00 on 2012-04-08
If a download is waiting for a download slot to become available and is cancelled by the user, it doesn't get removed from the queue of waiting downloads. This means that it is still downloaded and the application then crashes when it has completed as the entry no longer exists in the database.
Imported from Bug 634 in the NerdoftheHerd.com Bugzilla.