https://bugs.kde.org/show_bug.cgi?id=428282
Bug ID: 428282
Summary: Wrong parameter in
kitemviews/private/kdirectorycontentscounterworker.cpp
Product: dolphin
Version: 20.08.2
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
In KDirectoryContentsCounterWorker::subItemsCount, the first parameter in the
call of walkDir is QFile::encodeName(path), but it should be path without any
conversion. The call of encodeName(path) is done in walkDir.
--
You are receiving this mail because:
You are watching all bug changes.