Revision 228e151...

Go back to digest for 16th December 2012

Bug Fixes in KDE Base

David Faure committed changes in [kdelibs/KDE/4.10] kio/kio/job.cpp:

Fix listRecursive so that display names get parent dirs prepended too.

The list of names was d1/d2/file, and the list of display-names was just "file",
leading to flattening out directory structures when setting up kioslaves with
fileNameUsedForCopying=DisplayName.

File Changes

Modified 1 files
  • kio/kio/job.cpp
1 files changed in total