After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 272058 - imap4: thread sorted on only one level
imap4: thread sorted on only one level
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other All
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[IMAP]
: 321089 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-02-01 14:13 UTC by Sebastien Bacher
Modified: 2013-09-13 00:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
272058.patch (5.13 KB, patch)
2006-03-31 22:16 UTC, Jeffrey Stedfast
none Details | Review

Description Sebastien Bacher 2005-02-01 14:13:44 UTC
With evolution 2.1.4 on an imap box:

The thread are sorted in this way:

re: message
    re: message
    re: message
    re: message
    re: message
    re: message
    re: message
message

instead of:

message
   re: message
       re: message
          re: message
   re: message
       re: message


The same box works fine in thunderbird
Comment 1 André Klapper 2005-02-08 12:13:04 UTC
a wild guess: does this get fixed by enabling the "subject threading" 
eplugin as a workaround for broken email programs breaking message 
id's?
Comment 2 Sebastien Bacher 2005-02-08 18:07:36 UTC
fixed in 2.1.5
Comment 3 Jeffrey Stedfast 2005-02-08 19:48:58 UTC
it only seems fixed because we swapped the old imap code back in as
the default. the bug still exists in imap4
Comment 4 Michael R Head 2005-03-07 20:24:39 UTC
Any news on this before 2.2? It's still a problem with 2.1.6...
Comment 5 Jeffrey Stedfast 2005-03-07 20:40:03 UTC
we're in hard code freeze so this won't be fixed for 2.2 and the old
imap code is remaining the default so it's not as critical
Comment 6 Jeffrey Stedfast 2005-05-23 17:19:22 UTC
I'm no longer working on this project
Comment 7 Stanislav Brabec 2005-12-05 17:43:19 UTC
In evolution 2.4.1, it is still not fixed. Switching the same account from IMAP4
to IMAP works-around this bug.

I guess this is a bug and should be raised at least to Normal.
Comment 8 André Klapper 2005-12-05 18:12:16 UTC
imap4rev1 is experimental and should not have become part of the stable
releases. currently, noone is working on this project, do it isn't that
important. :-)
Comment 9 Karsten Bräckelmann 2006-01-23 16:40:12 UTC
*** Bug 321089 has been marked as a duplicate of this bug. ***
Comment 10 Shaun McCance 2006-02-12 20:36:31 UTC
I'm seeing this in 2.5.90 as well.
Comment 11 André Klapper 2006-02-12 20:42:57 UTC
shaune, as already written: no-one is currently working on this project. :-/
Comment 12 Jeffrey Stedfast 2006-03-31 22:16:36 UTC
Created attachment 62486 [details] [review]
272058.patch

This fixes the problem for me...
Comment 13 Jeffrey Stedfast 2006-04-04 16:53:40 UTC
committed to CVS