[Bug 159995] Address fields encoded incorrectly

Thomas McGuire Thomas.McGuire at gmx.net
Sun Mar 30 23:40:03 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=159995         
Thomas.McGuire gmx net changed:

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



------- Additional Comments From Thomas.McGuire gmx net  2008-03-31 00:40 -------
SVN commit 792011 by tmcguire:

Revert parts of: 
>SVN commit 788330 by tmcguire:


>Use decode/encodeRFC2047String from KMime instead of rolling our own.


The reason is that our encodeRFC2047String does not encode quoted words (e.g. the 
address part of a mailbox), while the encodeRFC2047String from KMime does, and
I couldn't find a method in KMime which does not encode quoted words.

BUG: 159995


 M  +92 -5     kmmsgbase.cpp  
 M  +3 -0      kmmsgbase.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=792011



More information about the Kdepim-bugs mailing list