Bug 170940

Summary: Cannot disable "Delete invitation emails after the reply to them has been sent" without IMAP Resource Functionality
Product: [Applications] kmail Reporter: Luke-Jr <luke-jr+kdebugs>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mcguire, ruchir.brahmbhatt, zahl
Priority: NOR Keywords: triaged
Version: 1.11.2   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Luke-Jr 2008-09-12 21:35:58 UTC
Version:            (using KDE 3.5.9)

These options should not be dependent in either direction.
Comment 1 Ruchir Brahmbhatt 2009-04-08 11:54:49 UTC
I can confirm that if imap resource functionality is disabled, we can't select option to delete invitations. But not sure if that is wrong behavior.
Comment 2 Allen Winter 2009-06-06 22:27:51 UTC
SVN commit 978348 by winterz:

breakout the "Delete invitation emails after the reply to them has been sent"
option to its own GroupBox in the Groupware tab.  This way, people not using
IMAP can also select this option,

I reused a string "Common Options" for the Groupbox name, but I would have
rather used something like "Invitation Options"... but that was not possible
due to the string freeze.

MERGE: e4
BUG: 170940


 M  +123 -120  miscpagegroupwaretab.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=978348
Comment 3 Thomas McGuire 2009-06-10 15:16:32 UTC
SVN commit 979696 by tmcguire:

Crossport r978348 by winterz from trunk to the enterprise4 branch:

breakout the "Delete invitation emails after the reply to them has been sent"
option to its own GroupBox in the Groupware tab.  This way, people not using
IMAP can also select this option,

I reused a string "Common Options" for the Groupbox name, but I would have
rather used something like "Invitation Options"... but that was not possible
due to the string freeze.

MERGE: e4
CCBUG: 170940



 M  +19 -9     configuredialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=979696