Firefox fails to get content-type from the OS
Categories
(Firefox :: File Handling, defect)
Tracking
()
People
(Reporter: marek.sierocinski, Assigned: Gijs, NeedInfo)
References
(Depends on 2 open bugs)
Details
(Keywords: regression)
Attachments
(8 files)
|
1.88 KB,
application/x-x509-ca-cert
|
Details | |
|
41.94 KB,
image/png
|
Details | |
|
50.96 KB,
image/png
|
Details | |
|
79.88 KB,
image/png
|
Details | |
|
6.31 KB,
application/rdf+xml
|
Details | |
|
59 bytes,
text/x-review-board-request
|
bzbarsky
:
review+
Paolo
:
review+
gchang
:
approval-mozilla-beta+
ritu
:
approval-mozilla-esr52+
|
Details |
|
59 bytes,
text/x-review-board-request
|
Paolo
:
review+
|
Details |
|
1.26 MB,
application/zip
|
Details |
| Reporter | ||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
| Reporter | ||
Comment 4•8 years ago
|
||
| Reporter | ||
Comment 5•8 years ago
|
||
| Reporter | ||
Comment 6•8 years ago
|
||
| Reporter | ||
Comment 7•8 years ago
|
||
| Reporter | ||
Comment 9•8 years ago
|
||
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
| str | ||
Comment 12•8 years ago
|
||
Updated•8 years ago
|
| Reporter | ||
Comment 13•8 years ago
|
||
Comment 14•8 years ago
|
||
| Assignee | ||
Comment 15•8 years ago
|
||
| Assignee | ||
Comment 16•8 years ago
|
||
Comment 17•8 years ago
|
||
Comment 18•8 years ago
|
||
Comment 19•8 years ago
|
||
| Assignee | ||
Comment 20•8 years ago
|
||
Comment 21•8 years ago
|
||
Comment 22•8 years ago
|
||
Comment 24•8 years ago
|
||
| Assignee | ||
Comment 25•8 years ago
|
||
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Comment 29•8 years ago
|
||
| mozreview-review | ||
| Assignee | ||
Updated•8 years ago
|
Updated•8 years ago
|
Comment 30•8 years ago
|
||
Comment 31•8 years ago
|
||
Comment 32•8 years ago
|
||
| mozreview-review | ||
Comment 33•8 years ago
|
||
Comment 34•8 years ago
|
||
| mozreview-review | ||
Comment 35•8 years ago
|
||
| mozreview-review | ||
Updated•8 years ago
|
Comment 36•8 years ago
|
||
| Assignee | ||
Comment 37•8 years ago
|
||
Comment 38•8 years ago
|
||
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 41•8 years ago
|
||
Comment 42•8 years ago
|
||
| mozreview-review | ||
Comment 43•8 years ago
|
||
| mozreview-review | ||
Comment 44•8 years ago
|
||
| Assignee | ||
Comment 45•8 years ago
|
||
| mozreview-review | ||
Comment 46•8 years ago
|
||
| Comment hidden (mozreview-request) |
Comment 48•8 years ago
|
||
Comment 49•8 years ago
|
||
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 51•8 years ago
|
||
Comment 52•8 years ago
|
||
| Assignee | ||
Comment 53•8 years ago
|
||
Comment 55•8 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 56•8 years ago
|
||
Updated•8 years ago
|
Comment 57•8 years ago
|
||
Comment 58•8 years ago
|
||
Comment 59•8 years ago
|
||
Updated•8 years ago
|
Comment 60•8 years ago
|
||
Comment 62•8 years ago
|
||
| Assignee | ||
Comment 63•8 years ago
|
||
| uplift | ||
Comment 64•8 years ago
|
||
| Assignee | ||
Comment 66•8 years ago
|
||
Comment 68•8 years ago
|
||
| bugherder uplift | ||
| Assignee | ||
Comment 69•8 years ago
|
||
Comment 72•4 years ago
|
||
Sorry to revive this topic, but we're having exactly this issue on Firefox 92.0.1 (64-bits) with MacOSX 11.4 and "p7s" type files.
The mimetype expected is "application/pkcs7-signature" or "application/pkcs7-signed-data", but we get "application/octet-stream".
On Windows and Linux it's ok, only on MacOSX it's a problem.
Comment 73•4 years ago
|
||
Example of "p7s" type file
| Assignee | ||
Comment 74•4 years ago
|
||
(In reply to nassifrroma from comment #72)
Sorry to revive this topic, but we're having exactly this issue on Firefox 92.0.1 (64-bits) with MacOSX 11.4 and "p7s" type files.
The mimetype expected is "application/pkcs7-signature" or "application/pkcs7-signed-data", but we get "application/octet-stream".
On Windows and Linux it's ok, only on MacOSX it's a problem.
Please file a new bug with more details (are you uploading / downloading? If the latter, from what website? Does the same issue reproduce on a new clean Firefox profile ( https://support.mozilla.org/kb/profile-manager-create-remove-switch-firefox-profiles ) ? etc.
This bug is closed and addressed the original problem, so we don't normally reopen it, and anyway it fixed a Windows issue so the macOS issue will likely require a different fix.
Description
•