[frameworks-kio] [Bug 412217] Dolphin FTP, copying files over existing files from the remote doesn't work anymore as expected after #409954
Yaroslav Sidlovsky
bugzilla_noreply at kde.org
Mon Sep 23 18:28:49 BST 2019
https://bugs.kde.org/show_bug.cgi?id=412217
--- Comment #1 from Yaroslav Sidlovsky <zawertun at gmail.com> ---
Wow, someone actually tested my commit after merge, thanks :)
Looks like change of line 2375 in the ftp.cpp `if (cs == statusServerError &&
iError)` -> `if(iError)` should fix this.
(https://github.com/KDE/kio/blob/57780c20b00aeefa9dff23105242b0bf2eb649fb/src/ioslaves/ftp/ftp.cpp#L2375).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list