Closed
Bug 299010
Opened 20 years ago
Closed 20 years ago
downloaded files have the wrong modification date
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 178506
People
(Reporter: monty, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 When downloading files using Firefox the date/time in the "Last-Modified:" is not used to set the modification date/time of the downloaded file. The modification date/time is set to the time of the download. Reproducible: Always Steps to Reproduce: 1. Visit any web site 2. Download a file 3. Observe modification date/time of downloaded file Actual Results: The downloaded file had the current date/time. Expected Results: The date/time from the "Last-Modified: " header should have been used.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 178506 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•