Review Request 110944: Send "modified" metaData when moving files through copy()

Dawit Alemayehu adawit at kde.org
Mon Jun 10 20:45:30 BST 2013


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

Review request for kdelibs and David Faure.


Description
-------

The attached patch fixes KIO::FileCopyJob job so that it sends the "modified" meta-data for move requests done through an ioslave's "copy(...)" function, i.e. ioslave has copyFromFile/copyToFile set to true. 

Note that this is only the job portion of the fix. Any ioslave that implements support for the aforementioned properties needs to properly set the mtime after it finishes the copying process.


This addresses bug 55804.
    http://bugs.kde.org/show_bug.cgi?id=55804


Diffs
-----

  kio/kio/job.cpp 05b0e65 

Diff: http://git.reviewboard.kde.org/r/110944/diff/


Testing
-------


Thanks,

Dawit Alemayehu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130610/1436fc56/attachment.htm>


More information about the kde-core-devel mailing list