https://bugs.kde.org/show_bug.cgi?id=394896
Nikita Melnichenko <nikita+...@melnichenko.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kru |https://commits.kde.org/kru |sader/336fefc02d4a2cd6eeaec |sader/28332e7e8af657b122c0f |73397e3d95552b3766e |4260c0a7e3c91a4fe13 --- Comment #4 from Nikita Melnichenko <nikita+...@melnichenko.name> --- Git commit 28332e7e8af657b122c0f4260c0a7e3c91a4fe13 by Nikita Melnichenko, on behalf of Alexander Bikadorov. Committed on 15/07/2018 at 07:04. Pushed by melnichenko into branch '2.7'. Panel: Always delete files by their URL Virtual files could not be deleted because the argument for the delete operation was the (real) filenames but the filename of a virtual file is the path to the real file. This is fixed. FIXED: [ 394896 ] Files fed to listbox (and all other files in virt://) cannot be deleted Differential Revision: https://phabricator.kde.org/D13572 (cherry picked from commit 336fefc02d4a2cd6eeaec73397e3d95552b3766e) M +1 -7 krusader/FileSystem/filesystem.cpp M +1 -3 krusader/FileSystem/filesystem.h M +2 -2 krusader/FileSystem/filesystemprovider.cpp M +4 -7 krusader/Panel/panelfunc.cpp https://commits.kde.org/krusader/28332e7e8af657b122c0f4260c0a7e3c91a4fe13 -- You are receiving this mail because: You are watching all bug changes.