Closed
Bug 78588
Opened 24 years ago
Closed 24 years ago
thread children not displayed under their parent for second level and greater msgs
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Attachments
(2 files)
15.77 KB,
patch
|
Details | Diff | Splinter Review | |
19.58 KB,
image/jpeg
|
Details |
As written in 77965:
I've always been under the impression that threads are supposed to be grouped in
a hierarchy such that replies to a certain message (which may or may not be a
reply to another message) appear directly under it, no matter when it was
received. Something like this:
Root Message
- Reply 1
- - Reply 1 to Reply 1
- - Reply 2 to Reply 1
- - - Reply 1 to Reply 2 to Reply 1
- - Reply 3 to Reply 1
- Reply 2
- - Reply 1 to Reply 2
- - - Reply 1 to Reply 1 to Reply 2
- - - - Reply 1 to Reply 1 to Reply 1 to Reply 2
- Reply 3
This broke during the performance branch work, when we stopped using the thread
enumerators. I have a fix, which I'll attach shortly.
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Summary: thread children not displayed under their parent for second level and greater msgs → thread children not displayed under their parent for second level and greater msgs
Comment 3•24 years ago
|
||
Reopening, this is still happening for me (build from 20010503). Screenshot
coming up...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•24 years ago
|
||
Assignee | ||
Comment 5•24 years ago
|
||
look, screenshots are useless. You need to look at the reference message ids
and show that there's a message being shown as a reply to a message it's not a
reply to. If you can do that, you can re-open the bug. do you know how to do
that? Look at the message-id's and reference headers of the messages in question.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
I'm no longer seeing this problem on Mac build 2001050708. (I was the one who
posted the suggestion in bug 77965.)
Closing this old bug because original report already verified this bug.
See bug 77965 for history.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•