[Bug 287581] encoding messed up in reply

András Manţia amantia at kde.org
Sun Nov 27 01:13:53 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=287581


András Manţia <amantia at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from András Manţia <amantia kde org>  2011-11-27 01:13:53 ---
Git commit 61386be0f7d5dba3e85150115a44b2ecb7647879 by Andras Mantia.
Committed on 27/11/2011 at 02:13.
Pushed by amantia into branch 'master'.

First set the charset, then set the body, so the body is encoded correctly into
the charset.
Use 8bit for the transfer encoding.
This fixes a double unicode encoding problem on reply, as without the above the
body might be encoded into unicode and later another toUnicode is performed on
it when the reply charset is applied.
BUG: 287581

M  +3    -4    templateparser/templateparser.cpp

http://commits.kde.org/kdepim/61386be0f7d5dba3e85150115a44b2ecb7647879

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list