https://bugs.kde.org/show_bug.cgi?id=485507
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/solid/-/commit/9ecaf | |388ccd41d2831ab3833c26627f7 | |2ab78f40 --- Comment #15 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 9ecaf388ccd41d2831ab3833c26627f72ab78f40 by Kai Uwe Broulik. Committed on 17/04/2024 at 10:55. Pushed by broulik into branch 'master'. udisks: Return empty string for "root" clearTextPath There cannot be an empty object path on DBus, so "/" is used to denote no clear text device. Return empty string explicitly here to avoid littering even more places with empty || "/" checks. M +5 -1 src/solid/devices/backends/udisks2/udisksstorageaccess.cpp https://invent.kde.org/frameworks/solid/-/commit/9ecaf388ccd41d2831ab3833c26627f72ab78f40 -- You are receiving this mail because: You are watching all bug changes.