Summary | Bcc becomes empty while switching Identities. |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | asa (at) isac (dot) gov (dot) in |
Created | 01/04/2007 (6825 days ago) |
Due | |
Updated | 01/05/2007 (6824 days ago) |
Assigned | |
Resolved | 01/05/2007 (6824 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: compose.js.diff
because I figured we should try to maintain the list integrity.
the value from the old identity, replace it; otherwise leave it
untouched.
the new identity's default BCC addresses to the BCC input field,
without considering that there are existing
There are a lot of ways to fix this, but as I'm not sure of the best
one, I leave it to the pros. I also don't know what the expected
behavior should be (if the default bcc addresses are actually desired
when changing identities). The minimally destructive way is to just
add on the default addresses of the next identity to the current BCC
text, but that leaves potentially undesired bcc's and potentially
doubled addresses, but is easiest to implement.
Version ⇒ HEAD
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Bcc becomes empty while switching Identities.
Queue ⇒ IMP
State ⇒ Unconfirmed
reported this problem and is reproducible.
User types some e-mail addresses in Bcc along with To and Cc. The
user changes the identity and Bcc becomes empty.