:unicorn: Verify that Universal Viewer works for Resources
Opened this issue · 0 comments
laritakr commented
Story
See pull request scientist-softserv/adventist_knapsack#733
In adventist knapsack Hyrax.config.curation_concerns
does not include the Resource objects. It is comparing to solr_doc.hydra_model
which is the full work type name. Since this file is from IiifPrint, it seems likely that the issue would also exist in Pals repo.
Adventist was fixed by bringing in iiif_manifest_presenter_factory_decorator.rb
from IiifPrint to make the fix.
Acceptance Criteria
- Verify whether a Resource with images in pals correctly displays the universal viewer
If there is an issue, make tickets to:
- Make fix in IiifPrint
- Update IiifPrint in Pals
- Remove override in Adventist & update IiifPrint