https://bugs.kde.org/show_bug.cgi?id=412217
--- Comment #1 from Yaroslav Sidlovsky <zawer...@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 watching all bug changes.