[kio-extras] [Bug 351309] kio-fish doesn't delete files
Victor B. Gonzalez via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Jan 13 12:28:11 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=351309
--- Comment #4 from Victor B. Gonzalez <bugs.kde.org.id324 at vbgunz.com> ---
(In reply to David Edmundson from comment #2)
> Git commit 311f7e124e49b81a37fd49b3ef20e9ca65c8567a by David Edmundson.
> Committed on 02/10/2015 at 21:09.
> Pushed by davidedmundson into branch 'Applications/15.08'.
>
> Fix delete in Fish protocol
>
> >From 1b83492516b3eed9db00d2de488220ab637ada17
>
> porting from KUrl to QUrl was made as:
> - if (!url.hasPath()) {
> + if (!url.path().isEmpty()) {
>
> which is obviously wrong
>
> M +1 -1 fish/fish.cpp
>
> http://commits.kde.org/kio-extras/311f7e124e49b81a37fd49b3ef20e9ca65c8567a
I have the following, Plasma version 5.5.3, Qt 5.6.0, Kernel 4.3.3-300 and this
dolphin issue still exist. What version of what product will this be addressed?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Plasma-devel
mailing list