Open Bug 548529 Opened 14 years ago Updated 2 years ago

"reply list" is not always subset of "reply all"

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
Linux
defect

Tracking

(Not tracked)

People

(Reporter: tuukka.tolvanen, Unassigned)

Details

Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.3a1pre) Gecko/20100201 Thunderbird/3.2a1pre

From: "Foo bar" <foo.bar@example.com>
To: "recipient@example.com" <recipient@example.com>
x-original-to: list@example.com
delivered-to: list@example.com
list-id: list <list@example.com>
list-post: <mailto:list@example.com>
x-beenthere: list@example.com

"reply list" gives me:
To: list@example.com

"reply all" gives me:
To: Foo bar <foo.bar@example.com>
Cc: recipient@example.com <recipient@example.com>

"reply" gives me:
To: Foo bar <foo.bar@example.com>

I would expect "reply all" to give me:
To: Foo bar <foo.bar@example.com>
Cc: recipient@example.com <recipient@example.com>
Cc: list@example.com

that is, I find it odd that the list appears in "reply list" but not in "reply all". (In this case as it happens I want to reply to:
To: Foo bar <foo.bar@example.com>
Cc: list@example.com
and I get to insert recipients more manually, rather than just removing those I don't want, which is not what I expect from "reply all".)
Is this still happening in current versions?

If yes: Can this be CONFIRMED as a desired fix?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.