[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 140549] templates for forwarding do not work with inline mails
From:       vondom <stvdo () gmx ! net>
Date:       2007-06-27 22:24:03
Message-ID: 20070627222403.2597.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=140549         




------- Additional Comments From stvdo gmx net  2007-06-28 00:24 -------
The fix might be a one-liner in kmail from 3.5.7 source:

--- kmail/kmcommands.cpp.orig	2007-06-28 00:00:03.934212337 +0200
+++ kmail/kmcommands.cpp	2007-06-28 00:07:06.571257413 +0200
 @ -1247,6 +1247,7  @
       KMail::Composer * win = KMail::makeComposer( fwdMsg, id );
       win->setCharset( fwdMsg->codec()->mimeName(), true );
       // win->setBody( QString::fromUtf8( msg->createForwardBody() ) );
+      win->setBody( fwdMsg->bodyToUnicode() );
       win->show();
     }
   }

But somebody should check that carefully ...
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic