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

Bugfix: replace WiceGridController#send_file_rails2 with Rails' send_file #342

Closed
wants to merge 2 commits into from

Conversation

kreintjes
Copy link
Contributor

@kreintjes kreintjes commented Feb 14, 2017

Fixes issue when trying to download a CSV export in combination with Turbolinks 5
(issue #326, credits to @nathanvda for the fix) and fixes Rails 5 deprecation warning concerning render :text.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 37.653% when pulling 5896103 on kreintjes:fix/csv-file-download into f065b91 on leikind:rails3.

1 similar comment
@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage increased (+0.2%) to 37.653% when pulling 5896103 on kreintjes:fix/csv-file-download into f065b91 on leikind:rails3.

@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage increased (+0.2%) to 37.653% when pulling 335c239 on kreintjes:fix/csv-file-download into f065b91 on leikind:rails3.

Fixes Rails 5 deprecation warning concerning `render :text` and removes some
obsolete code.
@kreintjes kreintjes force-pushed the fix/csv-file-download branch from 335c239 to eaeb12e Compare February 14, 2017 13:49
@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage increased (+0.2%) to 37.653% when pulling eaeb12e on kreintjes:fix/csv-file-download into f065b91 on leikind:rails3.

@dima4p
Copy link
Collaborator

dima4p commented Jun 10, 2024

The first file is fixed in 50b7247. The second is not required for the version 6.1.3.

@dima4p dima4p closed this Jun 10, 2024
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

Successfully merging this pull request may close these issues.

3 participants