Closed Bug 369045 Opened 18 years ago Closed 17 years ago

downloading into a non-writable directory requires downloading again

Categories

(Toolkit :: Downloads API, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 326228

People

(Reporter: michiel-mozilla, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061219 Fedora/1.5.0.9-1.fc6 Firefox/1.5.0.9 pango-text Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061219 Fedora/1.5.0.9-1.fc6 Firefox/1.5.0.9 pango-text I tried to download the TB source code, and accidentally chose a directory I had created as root. FF downloaded the entire file, and only told me it couldn't save it, after the file had been downloaded. So I chmod-ed the directory and clicked Retry, after which it downloaded the entire file again. To me it seems, the file was still somewhere (probably /tmp), and could just have been copied across, without the need to download a second time. Reproducible: Always Steps to Reproduce: 1. download file, into a directory without permission to write 2. get error from FF that it cannot be written there 3. update directory to have correct permissions 4. click Retry in the DL manager Actual Results: file is downloaded again Expected Results: I expected the downloaded file to be available locally, and being copied into the download folder. using FC6, and therefore only FF1.5, so if this is something that's been dealt with in 2.0 just close. I did search for similar issues, but didn't see any.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070201 Minefield/3.0a2pre It restarts downloading the file anyway after clicking Retry. Re-downloading is just the function of the Retry button. Suggest Invalid or Wontfix.
Well, then at least, it could warn *before* downloading that the file cannot be written there, and then not download it in the first place. Imagine doing this with a DVD ISO image.
We should fix this on trunk. It won't be too difficult to do.
Severity: minor → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Version: unspecified → Trunk
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.