yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

[BUG] TIFF Download errors MissingTemplate #2865

Closed sshetenhelm closed 6 days ago

sshetenhelm commented 1 week ago

Story When a user attempts to download a TIFF in Blacklight, they receive the "We're sorry, but something went wrong" error screen. As per Martin, the logs report:

Exception: ActionView::MissingTemplate: Missing template download_original/tiff_staged.html, application/tiff_staged.html

We would like users to be able to download TIFFs again.

Acceptance

jpengst commented 1 week ago

PR: https://github.com/yalelibrary/yul-dc-blacklight/pull/1022

K8Sewell commented 1 week ago

Deployed to Test with release v1.62.0

sshetenhelm commented 1 week ago

Works on Test!

K8Sewell commented 6 days ago

Release v1.62.0 deployed to UAT

sshetenhelm commented 6 days ago

Works on UAT! Thank you so much!