Closed
Bug 760889
Opened 13 years ago
Closed 12 years ago
Zone.Identifier information saved on downloads regardless of policy settings.
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: i.am.not.the.messiah, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725
Steps to reproduce:
Bug 499448 still exists in Fx 12, and like last time I had to set the 3 values I expressed in comment 3 to get Fx to not save Zone.Identifier information.
Actual results:
Zone.Identifier still saved on all files, regardless of how they are downloaded or Windows policy setting.
Expected results:
Zone.Identifier information should not have been saved.
| Reporter | ||
Updated•13 years ago
|
Component: Untriaged → File Handling
Updated•13 years ago
|
Component: File Handling → Download Manager
Product: Firefox → Toolkit
QA Contact: untriaged → download.manager
Updated•13 years ago
|
Comment 1•12 years ago
|
||
Since this bug was filed for Firefox 12 and we changed the behavior in Firefox 26, the reported problem (Zone.Identifier saved on all files) has most probably been fixed.
Currently, we only set Zone.Identifier on executable files. If this is unwanted, the "browser.download.saveZoneInformation" preference can be set to false in "about:config".
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•