[Tickets #4838] Re: Bcc becomes empty while switching Identities.

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Jan 4 14:51:13 PST 2007


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4838
-----------------------------------------------------------------------
 Ticket             | 4838
 Updated By         | ekg2002 at columbia.edu
 Summary            | Bcc becomes empty while switching Identities.
 Queue              | IMP
 Version            | HEAD
 Type               | Bug
 State              | Accepted
 Priority           | 2. Medium
 Owners             | 
-----------------------------------------------------------------------


ekg2002 at columbia.edu (2007-01-04 14:51) wrote:

This is because line 129 of imp/js/src/compose.js is simply assigning 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.




More information about the bugs mailing list