Closed
Bug 63257
Opened 25 years ago
Closed 25 years ago
mail threads start with third message received
Categories
(MailNews Core :: Database, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: hociman, Assigned: Bienvenu)
Details
When "Threaded" in the submenu "Messages" under the "View" menu is chosen,
threads aren't created until a third message is received. For example:
Message one (let's say the subject is 'bug') is received.
Message two (subject is appended, but the first word is 'bug') is received and
not threaded with message one.
Message three (subject is similar to subject of message two) is received, and
threaded with message two.
Messages two and three should be threaded with message one.
| Assignee | ||
Comment 1•25 years ago
|
||
we don't thread on the first word of the subject - we thread with message-ids
and exact subject matches (other than "Re:". If you're using a mail client that
does not generate message-ids for replys, then you're out of luck.
| Reporter | ||
Comment 2•25 years ago
|
||
I am using Mozilla as my mail client. I suppose this is a bugzilla thing, but
wouldn't it b nice if message ids for a bug were always the same so this didn't
happen?
| Assignee | ||
Comment 3•25 years ago
|
||
No, that would be a horrible bug - no two messages should ever have the same
message-id. bugsplat could generate a references header, though I'm sure that
would be pretty low on their priority. I'm marking this invalid based on your
comments - we could enhance bugsplat, but it's not a mozilla client bug. I
understand it's frustrating, but it can't be solved in the client.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
VERIFIED INVALID
Status: RESOLVED → VERIFIED
QA Contact: esther → stephend
Updated•21 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
•