Bug 208632

Summary: Option to disable save confirmation dialog for GroupDAV calendar
Product: [Applications] korganizer Reporter: Stefan Hepp <stefan>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: 4.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Enable/Disable GroupDAV 'Save Confirm Dialog' option patch

Description Stefan Hepp 2009-09-26 20:19:49 UTC
Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    Ubuntu Packages

I configured Kontact to save the groupdav calendar on every change (to avoid data loss due to crashes), but then the 'Save Confirm' dialog, which pops up after every change, becomes quite annoying. 

Therefore it would be nice to have an option to disable this dialog in the groupdav properties dialog, especially since it does not (yet) allow to mark only a subset of the changes for saving.

I have written a small patch which adds such an option to the cache-configuration dialog of groupdav for kdepim 4.2.2, but it also applies to the kdepim 4.3.1 sourcecode: 
http://scm.stefant.org/svn/tools/trunk/patches/kdepim/kdepim-4.2.2_confirmsave.patch
Comment 1 Stefan Hepp 2009-09-26 20:23:34 UTC
Created attachment 37187 [details]
Enable/Disable GroupDAV 'Save Confirm Dialog' option patch

Added the patch from the URL in the bugreport as file to the report.
Comment 2 Stefan Hepp 2012-03-08 16:48:56 UTC
I am closing this bug since the old groupdav plugin has been replaced by the Akonadi groupdav stuff, which does not seem to use a confirmation dialog anymore.