Skip to content
Verified Commit 44fa86cf authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

kuriikwsfiltereng: Fix quitting match logic if accidentally bang syntax is used

If we have found a bang-match it might be unintentionally triggered, because the ! character is contained in the query.
To avoid not returning any results we check if we can find a provider for the key,
if not we clear it and try the traditional query syntax

BUG: 437660
FIXED-IN: 5.87
parent 52f72c31
Loading
Loading
Loading
Pipeline #87211 passed with stage
in 4 minutes and 39 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment