-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128492/
-----------------------------------------------------------

Review request for KDE Frameworks and David Faure.


Repository: kio


Description
-------

This fixes a typo in file ioslave source.
Before initiating a put job the existence of the original file is checked. But 
the path of '.part' file is passed as argument instead of path of the original 
file. As a result a put job is initiated even though the file exist.

The Error Message:
When user tries to create a new file with an existing name, the following error 
message shows up. Instead of saying that the file with the given name exist, 
the error says can't rename partial file.


Diffs
-----

  src/ioslaves/file/file.cpp 9a8ca32 

Diff: https://git.reviewboard.kde.org/r/128492/diff/


Testing
-------


File Attachments
----------------

the error message
  
https://git.reviewboard.kde.org/media/uploaded/files/2016/07/21/70053ddf-d72d-4ffe-936a-c38068de5d0d__erroemessage.png


Thanks,

Chinmoy Ranjan Pradhan

_______________________________________________
Kde-frameworks-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to