D15318: Automatically re-upload saved files located on samba shares instead of asking first
Nathaniel Graham
noreply at phabricator.kde.org
Thu Sep 6 17:08:39 BST 2018
ngraham created this revision.
ngraham added reviewers: Frameworks, broulik, jtamate.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ngraham requested review of this revision.
REVISION SUMMARY
Right now, when you use a non-KDE app to save an edited file that's located on a Samba share, KIO asks whether you'd like to re-upload it it after every save. This is a non-optimal user experience that exposes implementation details, and it's now unnecessary with our recent samba fixes (thanks @broulik and @jtamate). Therefore, just automatically re-upload the saved file just like the user expects.
BUG: 398216
FIXED-IN: 5.51
TEST PLAN
Used LibreOffice to open a file on a samba share, changed it, and saved the file. The file was automatically re-uploaded to the server after save, just like one would expect it to
REPOSITORY
R241 KIO
BRANCH
samba-auto-re-upload-after-save (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D15318
AFFECTED FILES
src/kioexec/kioexecd.cpp
To: ngraham, #frameworks, broulik, jtamate
Cc: kde-frameworks-devel, broulik, jtamate, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180906/b5fef0c4/attachment.html>
More information about the Kde-frameworks-devel
mailing list