Comment 13 for bug 1215946

Revision history for this message
Barry Warsaw (barry) wrote :

Fixed in s-i 1.8.

 * Only send the `UpdateFailed` signal in response to a `CancelUpdate()` call
   if a download is already in progress. No signal is sent if there's no
   download in progress. Getting the files to determine whether an update is
   available or not does not count as a "download in progress". (LP: #1215946)