Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11 Does not Download CSV, Chrome on Windows saves file as ".txt" #19

Open
lylepratt opened this issue Aug 21, 2014 · 3 comments
Open

Comments

@lylepratt
Copy link

There seems to be some mime-type/content-type issues with this renderer. On my Mac, I have no issues, however Windows users experience problems with both Chrome and IE11. On Chrome, the file is downloaded without an extension, and on IE11, the contents are just rendered to the browser.

@lylepratt
Copy link
Author

The answer on this page seems to indicate the problem: http://stackoverflow.com/questions/1382604/what-to-set-as-mimetype-for-csv-files-to-open-in-spreadsheet-applications

We need to set the Content-Disposition and the filename.

@lylepratt
Copy link
Author

Ping

@lylepratt
Copy link
Author

This issue also affects Chrome on windows.

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

No branches or pull requests

1 participant