Launchpad mail notifications may use References header referencing the same email : confuses Thunderbird threading in < 3.0
Bug #320034 reported by
Emilio Pozuelo Monfort
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Colin Watson | ||
Mozilla Thunderbird |
Fix Released
|
Medium
|
|||
thunderbird (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Binary package hint: thunderbird
Thunderbird threading doesn't work well for Launchpad bugmail. All the bugmail for one bug is in a thread, except the initial mail, which is sepparated.
Looks like the issue may be the initial mail having a References header referencing itself, e.g.:
Date: Wed, 21 Jan 2009 23:35:44 -0000
From: muadnem <hidden>
To: <email address hidden>
Reply-To: Bug 319820 <email address hidden>
Sender: <email address hidden>
[...]
References: <email address hidden>
Message-Id: <email address hidden>
Subject: [Bug 319820] [NEW] ubuntu 8.10 - gstreamer - totem - internal data
stream error
Related branches
lp://staging/~cjwatson/launchpad/bug-self-references
- William Grant (community): Approve (code)
-
Diff: 63 lines (+33/-2)3 files modifiedlib/lp/bugs/doc/bugnotification-threading.txt (+30/-0)
lib/lp/bugs/mail/bugnotificationbuilder.py (+1/-1)
lib/lp/bugs/scripts/bugnotification.py (+2/-1)
Changed in thunderbird: | |
status: | Unknown → Confirmed |
Changed in thunderbird: | |
status: | Confirmed → In Progress |
Changed in malone: | |
importance: | Undecided → Medium |
milestone: | 2.2.1 → none |
Changed in thunderbird: | |
status: | In Progress → Fix Released |
Changed in thunderbird: | |
milestone: | none → 3.0 |
Changed in thunderbird: | |
importance: | Unknown → Medium |
Changed in launchpad: | |
importance: | Medium → High |
tags: |
added: bugs email removed: lp-bugs pet-bug |
summary: |
- Launchpad bugmail having the References header referencing itself - confuses Thunderbird threading + Launchpad mail notifications may use References header referencing the + same email : confuses Thunderbird threading in < 3.0 |
tags: | added: notifications |
Changed in launchpad: | |
assignee: | nobody → Colin Watson (cjwatson) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
would be good to have a mbox file with just one launchpad thread, so its easy to test/reproduce for folks that have no LP bugmail subscriptions.