samvera-labs / nurax-pre2023

Vanilla-plus Hyrax app for testing and tire-kicking
https://nurax-dev.curationexperts.com
Other
8 stars 18 forks source link

Universal Viewer Bug: Clicking iiif icon throws error #186

Closed julesies closed 6 years ago

julesies commented 6 years ago

clicking the iiif icon throws error. This is located under the share menu as see here:

screen shot 2018-02-27 at 3 51 57 pm

julesies commented 6 years ago

Manifest can be seen here: https://nurax.curationexperts.com/concern/images/d217qp54p/manifest

cjcolvar commented 6 years ago

I think this is due to a bug in UV that can be worked around by removing the unnecessary locale query param from here: https://github.com/samvera/hyrax/blob/master/app/views/hyrax/base/_representative_media.html.erb#L5 I'll work on this tomorrow.