Skip to content
Commit 336fefc0 authored by Alex Bikadorov's avatar Alex Bikadorov 💬
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
parent e85741cb
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