Bug 303321 - Imap Resource looses retrieval settings on sync
Summary: Imap Resource looses retrieval settings on sync
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.9
Platform: Compiled Sources All
: NOR normal
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 18:28 UTC by Andre Heinecke
Modified: 2013-05-28 11:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. :)