ZaWertun created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ZaWertun requested review of this revision.

REVISION SUMMARY
  Subj.

TEST PLAN
  Before patch:
  
  1. kioclient5 cp f30.png ftp://127.0.0.1/Public/f30.png
  2. kioclient5 cp f30.png ftp://127.0.0.1/Public/f30.png
  
  Kioclient will hang with debug message: `kf5.kio.core: copy() did not call 
finished() or error()! Please fix the "kio_ftp" KIO slave`
  
  After patch:
  
  1. kioclient5 cp f30.png ftp://127.0.0.1/Public/f30.png
  2. kioclient5 cp f30.png ftp://127.0.0.1/Public/f30.png
  
  All is OK, kioclient5 will exit with error status and say that file already 
exists.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D22528

AFFECTED FILES
  src/ioslaves/ftp/ftp.cpp

To: ZaWertun
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns

Reply via email to