Skip to content
Commit 28332e7e authored by Alex Bikadorov's avatar Alex Bikadorov 💬 Committed by Nikita Melnichenko
Browse files

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
BUG: 394896

Differential Revision: https://phabricator.kde.org/D13572

(cherry picked from commit 336fefc0)
parent cb6bed7e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment