https://bugs.kde.org/show_bug.cgi?id=445959
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.24 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |a5b4065b2c52148e9cd6e15340c | |994f7f8f5fd0d Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit a5b4065b2c52148e9cd6e15340c994f7f8f5fd0d by Nate Graham. Committed on 08/12/2021 at 16:38. Pushed by ngraham into branch 'master'. kcms/feedback: Only add audit locations to the model that exist This prevents audit locations that don't appear on disk from showing up as clickable links in the KCM, which produces a bad UX whereby you can try to open the nonexistent location and then you get an ugly error message instead. So let's just not even show them if they don't exist FIXED-IN: 5.24 M +11 -4 kcms/feedback/feedback.cpp https://invent.kde.org/plasma/plasma-workspace/commit/a5b4065b2c52148e9cd6e15340c994f7f8f5fd0d -- You are receiving this mail because: You are watching all bug changes.