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

List:       kmail-devel
Subject:    [PATCH] Fix vcard handling
From:       Carsten Burghardt <burghardt () kde ! org>
Date:       2007-11-12 16:28:27
Message-ID: 200711121728.27398.burghardt () kde ! org
[Download RAW message or body]

Hi,

I've noticed that vcard handling in the enterprise branch is broken with imap 
and lod. It's simply because the vcard viewer is opened before the attachment 
is loaded.
I propose the attached simple patch to always load text/x-card. That way the 
behaviour is identical to local folders. OK?


Regards

Carsten

["bodyvisitor.cpp.diff" (text/x-diff)]

Index: bodyvisitor.cpp
===================================================================
--- bodyvisitor.cpp	(Revision 735771)
+++ bodyvisitor.cpp	(Arbeitskopie)
@@ -46,6 +46,7 @@
     // groupware
     mBasicList += "APPLICATION/MS-TNEF";
     mBasicList += "TEXT/CALENDAR";
+    mBasicList += "TEXT/X-VCARD";
   }
 
   //-----------------------------------------------------------------------------


_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel


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

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