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

[Issue 363]: Prevent false positive filters query param check #365

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

wwelling
Copy link

@wwelling wwelling commented Aug 8, 2024

Description

Filters can have another filter within its string literal and cannot use string indexOf for inclusion in the filters query parameter. This PR adds a utility method to safely perform the condition and updates all locations which incur this bug.

@wwelling wwelling requested a review from Dbreck-TAMU August 8, 2024 19:49
@wwelling wwelling linked an issue Aug 8, 2024 that may be closed by this pull request
@wwelling wwelling requested a review from jsavell August 9, 2024 14:46
@wwelling wwelling merged commit 1c40c7e into august-sprint-staging Aug 10, 2024
12 checks passed
@wwelling wwelling deleted the august-sprint-363 branch August 22, 2024 16:04
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.

Facet by Author does not work
2 participants