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

mod_search: fix cat_exact and more robust against errors in queries #3240

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

mworrell
Copy link
Member

@mworrell mworrell commented Jan 6, 2023

Description

Fix #3232

Fixes an issue where using the cat_exact query term could result in an error.

Fixes an issue where custom query terms could crash the search.

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mworrell mworrell added this to the 1.0 milestone Jan 6, 2023
@mworrell mworrell merged commit 564c9cb into master Jan 6, 2023
@mworrell mworrell deleted the 3232-search-crash-cat_exact branch January 6, 2023 13:47
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.

Search can crash on user input in stored query resource
1 participant