Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Wrong mime type for XLSX #19

Open
enkaradura opened this issue Jan 4, 2017 · 0 comments
Open

Wrong mime type for XLSX #19

enkaradura opened this issue Jan 4, 2017 · 0 comments

Comments

@enkaradura
Copy link

When opening a generated report in Firefox, Firefox thinks that the file is an .xls and appends .xls to the end of the name. This is because the mimetype for .xlsx is

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

and not

application/vnd.ms-excel

Could this be fixed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant