[Kde-pim] decodeRFC2047String

Allen Winter winter at kde.org
Sat Aug 22 23:03:30 BST 2009


On Saturday 22 August 2009 5:26:25 pm Martin Koller wrote:
> Hi,
> 
> tying to fix a drag'n drop bug from a mail URL into a AddresseeLineEdit
> (e.g. drop a mailto url with an umlaut to the identity dialog in 
> kmail/advanced tab/reply to or BCC field - same problem as bug 138725)
> I wanted to use a decodeRFC2047String method.
> But there are some of them ... :-(
> 
> There is one in KMime, and one in KIMAP.
> Which is the preferred one ? Why are there 2 at all ?
> (kmail uses the one from KMime)
> 
> Also, the latter in KIMAP seems to have a bug: when I drag/drop a mailto url
> with an umlaut in it, e.g. "Götz" <goetz at gmail.com>
> KIMAP's decode function snippes the Götz and returns "" <goetz at gmail.com>
> 
> I want to apply the attached patch.
>
You should also read bug 
[Bug 189139] New: decodeRFC2047String() doesn't parse stuff correctly

Which indicates yet-another RFC2047 decoder in kdelibs.

We should make sure the version in kdelibs works and use that one.

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list