Open
Bug 1376020
Opened 9 years ago
Updated 3 years ago
Download of a page with non-resolvable URLs of resources fails.
Categories
(Firefox :: File Handling, defect, P5)
Tracking
()
NEW
People
(Reporter: sitedeveloper1, Unassigned)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
Steps to reproduce:
1. Open a web page that contains URLs of external resources whose domains cannot be resolved. You can emulate such situation via local DNS cache file (e.g. hosts file on Windows)
2. Press Ctrl+S of File > Save as...
3. Press OK to confirm file saving.
Actual results:
Download fails, showing status "Failed" in the Downloads list (Ctrl + J) and a gray download arrow icon with an orange dot.
Expected results:
A web page is expected to be properly saved into the specified location.
| Reporter | ||
Comment 1•9 years ago
|
||
Related bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1343466
| Reporter | ||
Comment 2•9 years ago
|
||
User agent is incorrectly displayed in the first report post:
The actual data is:
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0
build ID 20170608105825
Updated•9 years ago
|
Component: Untriaged → Downloads Panel
| Reporter | ||
Comment 3•9 years ago
|
||
In some cases the status message "Failed" with an orange dot icon appears _during_ (!) the process of saving. Despite that a file is created on the disk a bit later after the message appeared in the download list. The saved file contains some information from the webpage. But in this situation user cannot be absolutely sure if the saving process is complete and successful according to the status message.
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Component: Downloads Panel → File Handling
Ever confirmed: true
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•