Closed
Bug 1069324
Opened 11 years ago
Closed 11 years ago
Excel files uploaded with wrong mime type (Firefox 32.0.1)
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 306471
People
(Reporter: mcintds, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140911151253
Steps to reproduce:
Create a form that allows for file upload.
Upload a Microsoft Excel 97-2003 Worksheet (.xls)
Check content type.
It appears as though the mimeTypes.rdf file lists Microsoft Excel 97-2003 Worksheet (and the NC:fileExtensions xls and csv) twice, vnd.ms-excel first, and x-download second. The second declaration appears to be overriding the first and causing worksheets to come through with the wrong content type.
Actual results:
content type comes through as application/x-download
Expected results:
content type should have come through as application/vnd.ms-excel
Bugzilla allows attachments, so join directly a Microsoft Excel 97-2003 Worksheet to your bug report.
Flags: needinfo?(mcintds)
Comment 2•11 years ago
|
||
That is an old bug.....
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Flags: needinfo?(mcintds)
You need to log in
before you can comment on or make changes to this bug.
Description
•