https://bugs.kde.org/show_bug.cgi?id=437660

Alexander Lohnau <alexander.loh...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.87
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/commit/44fa86cff
                   |                            |899d9894ee5293bf4ebd7b63d16
                   |                            |ffc5
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Git commit 44fa86cff899d9894ee5293bf4ebd7b63d16ffc5 by Alexander Lohnau.
Committed on 09/10/2021 at 05:53.
Pushed by alex into branch 'master'.

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
FIXED-IN: 5.87

M  +5    -0    autotests/kurifiltertest.cpp
M  +28   -14   src/urifilters/ikws/kuriikwsfiltereng.cpp

https://invent.kde.org/frameworks/kio/commit/44fa86cff899d9894ee5293bf4ebd7b63d16ffc5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to