[evolution/gnome-3-16] Bug 531054 - Reply to All changes To: and Cc:



commit 9d18bac8c881aa3727dd09cfda7fd81806269024
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 e8daa62..4f9e2a4 100644
--- a/mail/em-composer-utils.c
+++ b/mail/em-composer-utils.c
@@ -2689,7 +2689,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]