Closed
Bug 529902
Opened 16 years ago
Closed 16 years ago
"reply list" fails on some google groups lists (ones that have a certain List-Post header)
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 528039
People
(Reporter: dmosedale, Unassigned)
Details
The raindrop-dev mailing list ends up with headers like so:
From: David Ascher <dascher@mozillamessaging.com>
To: raindrop-dev@googlegroups.com
Reply-To: raindrop-dev@googlegroups.com
List-Post: <http://groups.google.com/group/raindrop-dev/post?hl=>,
<mailto:raindrop-dev@googlegroups.com>
Unhappily, this confuses our List-Post parsing code, which, when "reply list" is hit, offers a compose window that only replies to the sender.
Marking blocking?, as it's not clear to me how common this configuration of Google Groups actually is.
Flags: blocking-thunderbird3.1?
Comment 1•16 years ago
|
||
Looks like a dup of bug 528039
Comment 2•16 years ago
|
||
I agree this is a dup of bug 528039. See my comment at https://bugzilla.mozilla.org/show_bug.cgi?id=528039#c9
As far as "how common this configuration of Google Groups actually is" - I believe that is the form of the List-Post header for all Google Groups lists. There is also, I think, always a Reply-To: with either the list address or the author address depending on list configuration.
The Reply-To: doesn't seem to be part of this issue. in TB 3.0 at least, a message with a Reply-To: and a List-Post: with only a mailto: URL is properly handled. Reply goes to the Reply-To: and reply-list goes to the mailto: in the List-Post:
Comment 3•16 years ago
|
||
(In reply to comment #2)
> There is also, I think, always a Reply-To: with either the list address or the
> author address depending on list configuration.
I checked and the above is not quite correct. The list owner has these options:
Replies are sent to the whole group.
Replies are sent to the author of the message.
Replies are sent to the owners of the group.
Users decide where their replies are sent.
However, As I said above, the presence or absence of a Reply-To: or it's content if present doesn't seem to affect this bug.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Flags: blocking-thunderbird3.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•