https://bugs.kde.org/show_bug.cgi?id=485507
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/solid/-/commit/9ecaf |eworks/solid/-/commit/a3b18 |388ccd41d2831ab3833c26627f7 |591ba144fae0cd0cfc087a45c64 |2ab78f40 |000d4e51 --- Comment #17 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit a3b18591ba144fae0cd0cfc087a45c64000d4e51 by Nicolas Fella, on behalf of Kai Uwe Broulik. Committed on 19/04/2024 at 11:03. Pushed by nicolasfella into branch 'Frameworks/6.1'. 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/a3b18591ba144fae0cd0cfc087a45c64000d4e51 -- You are receiving this mail because: You are watching all bug changes.