Closed
Bug 923463
Opened 11 years ago
Closed 11 years ago
Downloaded files are saved with 0600 permissions, ignoring system umask
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 919076
People
(Reporter: mozilla, Unassigned)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.66 Safari/537.36
Steps to reproduce:
Applies to OS X Firefox, tested under OS X 10.6.8 and 10.8.5:
Download any file from any website.
Actual results:
Downloaded file has 0600 permissions. It is completely not accessible by anyone but the owner.
Expected results:
Downloaded file should have permissions set according to system umask (0644 as default under OS X).
This regression was introduced in v24.0 and is still present in current beta v25.0b3.
Files have proper permissions when downloaded with v23.0.1.
Component: Untriaged → File Handling
Keywords: regression
Hardware: x86 → x86_64
Summary: Regression: Downloaded files are saved with 0600 permissions, ignoring system umask → Downloaded files are saved with 0600 permissions, ignoring system umask
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•