https://bugs.kde.org/show_bug.cgi?id=478285
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/solid/-/commit/25e2b | |228653cceef77be9171916c3f0c | |4b93a54f Status|ASSIGNED |RESOLVED --- Comment #5 from Harald Sitter <sit...@kde.org> --- Git commit 25e2b228653cceef77be9171916c3f0c4b93a54f by Harald Sitter. Committed on 12/12/2023 at 07:40. Pushed by sitter into branch 'master'. predicate: match iterable elements when possible this most notably ensures backwards compatibility where `foo=='bar'` with foo being a QStringList and bar being a QString matching implicitly. make this behavior explicit. fixes kio predicates no longer matching mtp devices in kf6 M +5 -0 autotests/solidhwtest.cpp M +15 -2 src/solid/devices/frontend/predicate.cpp https://invent.kde.org/frameworks/solid/-/commit/25e2b228653cceef77be9171916c3f0c4b93a54f -- You are receiving this mail because: You are watching all bug changes.