Open Bug 1153099 Opened 9 years ago Updated 2 years ago

When selecting an identity with a cc, it shouldn't be added as duplicate

Categories

(Thunderbird :: Message Compose Window, defect)

31 Branch
x86_64
Windows 7
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: daedalon, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0
Build ID: 20150402191859

Steps to reproduce:

1. Have an identity with a default cc
2. Send an email with this identity: the desired cc is included
3. Receive a Reply All: the desired cc is included
4. Select Reply All: the desired cc is already included
5. Select the same identity


Actual results:

The desired cc was added to the recipients a second time.


Expected results:

The desired cc is not added to the recipients because it already is there.
Can you also confirm the recipient in CC will receive the message twice if you sent it like this?
Component: Untriaged → Message Compose Window
I don't think they receive the message twice. As far as I've witnessed, the issue is just about UI clutter.

Should be fixable by adding one if clause to check whether the address is already in CC before adding it upon role selection.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.