Bug 303321

Summary: Imap Resource looses retrieval settings on sync
Product: [Frameworks and Libraries] Akonadi Reporter: Andre Heinecke <aheinecke>
Component: IMAP resourceAssignee: Kevin Ottens <ervin>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kdepim-bugs, montel, vkrause
Priority: NOR    
Version: 4.9   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
Latest Commit: Version Fixed In:

Description Andre Heinecke 2012-07-10 18:28:46 UTC
When you modify the retrieval options and sync afterwards they get overwritten to the default settings again. This also appears to be happening some other times but this is the one I found to reproduce.

Reproducible: Always

Steps to Reproduce:
1. Right click in the Folder List on your imap account 
2. Open Folder Properties
3. Go to retrieval tab
4. Change the timeout to 61 minutes
5. Deselect the Synchronize when selecting this folder option
6. Click on Check Mail in KMail
7. Look at the retrieval options in the folder properties again
Actual Results:  
Back to 60 minutes and Synchronize on select

Expected Results:  
Timeout at 61 Minutes and no synchronize on select.

This bug is especially evil for Windows because Synchronize on select drastically increases the delay after selecting a folder due to the sqlite backend used there.
Comment 1 Laurent Montel 2013-05-28 07:44:46 UTC
Still valid in last kdepim-runtime ?
Comment 2 Andre Heinecke 2013-05-28 11:08:59 UTC
Just compiled master and tried it again. Works now. :)