You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the update of the submodule (bringing in Hyrax, Bulkrax, and IiifPrint updates) I'm documenting the bugs I which that may or may not be in tickets elsewhere.
These will either be resolved by this ticket, or moved to a new ticket if one doesn't already exist.
Can not edit due to location (based_near) errors after initial save.
Collection banner and logo branding do not save
Location on collection show page (public and dashboard) shows location url instead of label
OER show page doesn't show location
Universal viewer text search is broken (NoMethodError (undefined method '-' for nil:NilClass) in iiif_print (acef382ce710) app/models/iiif_print/iiif_search_response_decorator.rb:25:in 'remove_invalid_hit'
Snippets show full text when there is no search
The text was updated successfully, but these errors were encountered:
Location on collection show page (public and dashboard) shows location url instead of label
Dashboard
Public
OER show page doesn't show location
⚠ I'll consider this a pass and create a separate issue for the bug I found. Searching for a term doesn't produce the following error, however it there's a match it should be highlighted and it's not. Also the count is wrong. cc @laritakr - #199
Universal viewer text search is broken (NoMethodError (undefined method '-' for nil:NilClass) in iiif_print (acef382ce710) app/models/iiif_print/iiif_search_response_decorator.rb:25:in 'remove_invalid_hit'
With the update of the submodule (bringing in Hyrax, Bulkrax, and IiifPrint updates) I'm documenting the bugs I which that may or may not be in tickets elsewhere.
These will either be resolved by this ticket, or moved to a new ticket if one doesn't already exist.
(NoMethodError (undefined method '-' for nil:NilClass)
iniiif_print (acef382ce710) app/models/iiif_print/iiif_search_response_decorator.rb:25:in 'remove_invalid_hit'
The text was updated successfully, but these errors were encountered: