Bug 252094 - ignore "Re:" when sorting by subject
Summary: ignore "Re:" when sorting by subject
Status: RESOLVED UNMAINTAINED
Alias: None
Product: knode
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Mandriva RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 04:49 UTC by peter_s_d
Modified: 2018-09-04 18:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peter_s_d 2010-09-23 04:49:11 UTC
Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

Sometimes messages "go missing" making it difficult to thread everything correctly.  Sorting messages my subject almost brings the parts of a thread together; the original article and some responses appears as <whatever>, but all of the other parts of the thread are sorted at "r".  If the leading "Re:" was ignored then all of the fragments would appear near each other.

Reproducible: Always

Steps to Reproduce:
Subscribe to a new group.  (It is a good way to get broken threads.)
Sort the articles by subject.  
Look at all of entries under "Re:".

Actual Results:  
Resulting order looks like;
a
b
c
Re: a
Re: a
Re: a
Re: c
z

Expected Results:  
a
Re: a
Re: a
Re: a
b
c
Re: c
z

Is the "Re:" a configuration or language dependent string?  
If it is a configurable string, then that string should be ignored rather than hard coding "Re:", but hard coding "Re:" would make it look better to me.
Comment 1 Andrew Crouthamel 2018-09-04 18:39:56 UTC
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug.