Bug 204193

Summary: Kmail-Aggregation threading never accepts 'by receiver' as a grouping policy
Product: [Applications] kmail Reporter: Parameshwara Bhat <peebhat>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.12.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Parameshwara Bhat 2009-08-17 18:47:11 UTC
Version:           1.12.1 (using 4.3.00 (KDE 4.3.0) "release 155", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.25-0.1-default

Aggregation>Configure>Grouping & Threading>Grouping, does not accept 'by receiver' policy even if that is a choice offered.It reverts to 'by sender' which makes no sense for example on 'sent-mail' folder.
Comment 1 Parameshwara Bhat 2009-08-17 18:49:43 UTC
It is easy to reproduce.Do not think necessary to explain.
Comment 2 Martin Koller 2009-08-17 22:10:09 UTC
SVN commit 1012548 by mkoller:

BUG: 204193

Fix copy/paste error on GroupBy* enum


 M  +1 -1      aggregation.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1012548
Comment 3 Martin Koller 2009-08-17 22:10:50 UTC
SVN commit 1012550 by mkoller:


Backport r1012548 by mkoller from trunk to the 4.3 branch:

CCBUG: 204193

Fix copy/paste error on GroupBy* enum



 M  +1 -1      aggregation.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1012550
Comment 4 Parameshwara Bhat 2009-08-18 07:16:38 UTC
THANK YOU,Martin.

I have caught love for kmail :D 

Is there a Windows version of KDE4-Kmail? For my Windows Friends.

Rgds,

PBhat
Comment 5 Volker Krause 2009-09-15 09:30:44 UTC
SVN commit 1023662 by vkrause:

Merge SVN commit 1012548 by mkoller from trunk:

CCBUG: 204193

Fix copy/paste error on GroupBy* enum


 M  +1 -1      aggregation.cpp  


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