Closed
Bug 1292507
Opened 9 years ago
Closed 9 years ago
When opening .xlsm files , FF ESR 38.8 and FF 45.2.0 add's .xlsx
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dt90, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160726073904
Steps to reproduce:
When opening .xlsm files ,
FF ESR 38.8 and FF 45.2.0 add's an ".xlsx" to filename.xlsm >> filename.xlsm.xlsx
when saving first, filename.xlsm is downloaded and than opening from download menue it works.
Actual results:
get an error from excel 2010/2013 >> corupted file ....
Expected results:
directly opening like save and then open
| Reporter | ||
Updated•9 years ago
|
Severity: normal → critical
OS: Unspecified → Windows 7
Hardware: Unspecified → x86
| Reporter | ||
Updated•9 years ago
|
Version: unspecified → 45 Branch
| Reporter | ||
Comment 2•9 years ago
|
||
| Reporter | ||
Comment 3•9 years ago
|
||
Errormessage !!
| Reporter | ||
Comment 4•9 years ago
|
||
The file to open is an .xlsm
Look at attached errormessage >> there you can see that FF enters '.xlsx' !!
| Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(dt90)
| Reporter | ||
Updated•9 years ago
|
Component: Untriaged → File Handling
Comment 5•9 years ago
|
||
It would be related to Content-Type the server returns.
Does the same issue happen with attachment 8778821 [details] ?
Flags: needinfo?(dt90)
| Reporter | ||
Comment 6•9 years ago
|
||
... when i open click on attachment 8778821 [details] : works fine
Comment 7•9 years ago
|
||
What's the original URL the issue happens?
| Reporter | ||
Comment 8•9 years ago
|
||
depends on mantis behaviour which causes the error - not FF --
thx a lott
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(dt90)
Resolution: --- → INVALID
Comment 9•8 years ago
|
||
The bug occurs with the current version Firefox 58.0.1 (32bits) under the following conditions:
- Only with the website http://www.cjoint.com
- Only with Excel files with a macro that has the extension .xlsm
- Only with the Open command, the problem does not occur with the Save File command.
What is happening:
- Firefox adds an extra .xlsx extension to the name of the file that is downloaded.
- When starting Excel, an error message indicating that the format is not recognized.
A link to an Excel.xlsm file on the site on the cjoint.com website:
https://www.cjoint.com/c/GGBgvougUYM
The images that illustrate this bug:
Open Excel File command with .xlsm extension:
https://www.cjoint.com/c/HBgkR5eWcY5
The name of the temporary file saved:
https://www.cjoint.com/c/HBgkSJBmES5
The error message from Excel:
https://www.cjoint.com/c/HBgkS4jy865
Comment 10•7 years ago
|
||
The bug also occurs with the current version Firefox 60.0.2 (32bits)
Comment 11•7 years ago
|
||
The bug also occurs with the current version Firefox 62.0.2 (32bits) and Windows 10 1083
Comment 12•7 years ago
|
||
The bug always occurs with the current version Firefox 63.0.3 (32bits) and Windows 10 1083
Comment 13•5 years ago
|
||
I can confirm this error is still occurring. I regularly have Clients complaining that they cannot open my XLSM files because they get an error message that the file is corrupt and is in XLSX format - see attached image as an example. It turns out that the culprit is Firefox. It changes file format upon download from XLSM to XLSX which makes the file unreadable in Microsoft Excel. Using Chrome fixes the issue. But this is not what Clients want to hear if they use Firefox. Could I request a fix for this problem please?
You need to log in
before you can comment on or make changes to this bug.
Description
•