https://bugs.kde.org/show_bug.cgi?id=351309
--- Comment #4 from Victor B. Gonzalez <bugs.kde.org.id...@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. _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel