[Bug 287581] encoding messed up in reply

2011-11-26 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=287581


András Manţia  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from András Manţia   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-4templateparser/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.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 287581] encoding messed up in reply

2011-11-26 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=287581





--- Comment #3 from Milian Wolff   2011-11-26 11:31:21 ---
I have:

us-ascii
iso-8859-1
utf-8 (locale)
utf-8

Note that this error doesn't seem to happen everywhere, i.e. not for all emails
I reply to. But I have one for which it is always reproducible. It contains
confidential data, otherwise I'd gladly forward it to you.

So, could you maybe give me some pointers on where to look? And what to look
out for?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 287581] encoding messed up in reply

2011-11-25 Thread Torgny Nyblom
https://bugs.kde.org/show_bug.cgi?id=287581





--- Comment #2 from Torgny Nyblom   2011-11-26 06:36:41 ---
What do you have under Settings->Composer->Charsets?

(I cannot reproduce here and I have us-acsii, iso-8859-1, utf-8)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 287581] encoding messed up in reply

2011-11-25 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=287581





--- Comment #1 from Milian Wolff   2011-11-25 23:04:46 ---
btw: personally, I think this is a huge issue and should be fixed asap. if
someone could point me in the right direction I could maybe help.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs