[Bug 203104] New: kmail sort by subject no longer ignores Re: and Fw:

Hal V. Engel hvengel at astound.net
Sat Aug 8 17:33:48 BST 2009


https://bugs.kde.org/show_bug.cgi?id=203104

           Summary: kmail sort by subject no longer ignores Re: and Fw:
           Product: kmail
           Version: 1.11.4
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: hvengel at astound.net


Version:           1.11.4 (using KDE 4.2.4)
Compiler:          gcc 4.3.1 
OS:                Linux
Installed from:    Gentoo Packages

Older versions of kmail ignored Re: and Fw: at the beginning of the subject
when sorting.  New versions no longer do this.  As a result when sorting by
subject the original message in a thread is separated from all of the replies. 

For example what I expect to see is:

<other subjects>
my subject
Fw: my subject
Re: my subject
Re: my subject
<still other subjects> 

Instead what it is doing is:

<Fw: other subjects>
Fw: my subject
<Fw: still other subjects> 
<other subjects>
my subject
<still other subjects> 
<Re: other subjects>
Re: my subject
Re: my subject
<Re:still other subjects> 

Since 

my subject
Fw: my subject
Re: my subject

all have the same logical subject and the prefixes Re: and Fw: are really not a
logical part of the subject these prefixes should not be part of the sort order
and should be ignored for sorting.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list