* src/modest-tny-msg.c:
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 17 Sep 2007 21:03:35 +0000 (21:03 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 17 Sep 2007 21:03:35 +0000 (21:03 +0000)
* Now we use modest_formatter_quote instead of
  modest_formatter_inline, as quote quotes attachments in the
  resulting output (fixes NB#68169).

pmo-trunk-r3324

src/modest-tny-msg.c

index 4595afa..051f5e8 100644 (file)
@@ -435,7 +435,7 @@ create_reply_forward_mail (TnyMsg *msg, TnyHeader *header, const gchar *from,
        
        /* when we're reply, include the text part if we have it, or nothing otherwise. */
        if (is_reply)
-               new_msg = modest_formatter_inline  (formatter, no_text_part ? NULL: body, header,
+               new_msg = modest_formatter_quote  (formatter, no_text_part ? NULL: body, header,
                                                    attachments);
        else {
                /* for attachements; inline if there is a text part, and include the