[evolution] Bug 531054 - Reply to All changes To: and Cc:



commit cfdbd6e4663c76eca28941083bded0fb7021758f
Author: Milan Crha <mcrha redhat com>
Date:   Wed May 13 19:22:01 2015 +0200

    Bug 531054 - Reply to All changes To: and Cc:

 mail/em-composer-utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mail/em-composer-utils.c b/mail/em-composer-utils.c
index ff55154..12c6940 100644
--- a/mail/em-composer-utils.c
+++ b/mail/em-composer-utils.c
@@ -2708,7 +2708,7 @@ em_utils_get_reply_all (ESourceRegistry *registry,
                }
        }
 
-       concat_unique_addrs (cc, to_addrs, rcpt_hash);
+       concat_unique_addrs (to, to_addrs, rcpt_hash);
        concat_unique_addrs (cc, cc_addrs, rcpt_hash);
 
        /* Promote the first Cc: address to To: if To: is empty. */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]