[dolphin] [Bug 428282] New: Wrong parameter in kitemviews/private/kdirectorycontentscounterworker.cpp

Lothar bugzilla_noreply at kde.org
Mon Oct 26 16:25:16 GMT 2020


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: dolphin-bugs-null at kde.org
          Reporter: lopa at arcor.de
                CC: kfm-devel at kde.org
  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 on the CC list for the bug.


More information about the kfm-devel mailing list