Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop an internal deprecation warning in search_action_url #2764

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Jul 7, 2022

Backport the fix from #2458

     ActionView::Template::Error:
       DEPRECATION WARNING: Calling `reverse_merge` on Blacklight::SearchState is deprecated and will be removed in Blacklight 8. Call #to_h first if you  need to use hash methods (or, preferably, use your own SearchState implementation). (called from search_action_url at ruby/gems/3.1.0/gems/blacklight-7.27.0/app/controllers/concerns/blacklight/catalog.rb:256)

@jcoyne jcoyne merged commit b511402 into release-7.x Jul 7, 2022
@jcoyne jcoyne deleted the search-action-url-deprecation branch July 7, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants