https://bugs.kde.org/show_bug.cgi?id=434125
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/commit/491068a44 | |05f93ce66d4f49fa5ba5dee29e9 | |546b Status|ASSIGNED |RESOLVED --- Comment #5 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 491068a4405f93ce66d4f49fa5ba5dee29e9546b by Fabian Vogt. Committed on 08/01/2023 at 17:18. Pushed by fvogt into branch 'release/22.12'. Don't recurse into symlinks when counting directory contents Symlink contents should not be visited for the purpose of displaying sizes. Not only is potentially misleading because the storage is actually used elsewhere (the target location), it can be completely wrong as contents can be visited multiple times, even recursively. M +3 -9 src/kitemviews/private/kdirectorycontentscounterworker.cpp https://invent.kde.org/system/dolphin/commit/491068a4405f93ce66d4f49fa5ba5dee29e9546b -- You are receiving this mail because: You are watching all bug changes.