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
This fixes an issue where browse categories appeared to display
all items instead of filtering to the category, because we were
not sending the browse category ID to solr. Blacklight 8 strips
out unknown params from the search unless they are specified
in config.search_state_fields.
See related projectblacklight/spotlight#2966
Blacklight 8 now sanitizes the search state parameters. So we need to ensure some parameters that Spotlight uses are allowed.
The text was updated successfully, but these errors were encountered: