uclibs / scholar_uc_legacy

Source code for Scholar@UC up to version 3.x. Replaced by ucrate
Other
5 stars 1 forks source link

Force saving of downloaded files instead of viewing inline #1938

Closed hortongn closed 6 years ago

hortongn commented 6 years ago

Fixes #1936

Overrides the #content_options method in Hydra::Controller::DownloadBehavior to change the disposition from inline to attachment when the file is a PDF. This change causes the application to prompt to save the PDF instead of displaying it.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 95.939% when pulling ba7a26f4db3fb0407de1971e3033233d4ae3f020 on feature/#1936-download-files into bc3179f203e2755a0cad92d026e8df22de13819c on develop.