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

List:       kmail-devel
Subject:    [Bug 85952] Broken headers in message list with (online) IMAP
From:       Carsten Burghardt <burghardt () kde ! org>
Date:       2004-08-31 19:24:32
Message-ID: 20040831192432.8307.qmail () ktown ! kde ! org
[Download RAW message or body]

------- 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=85952      
burghardt kde org changed:

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



------- Additional Comments From burghardt kde org  2004-08-31 21:24 -------
CVS commit by burghard: 

Quote email adresses and thus display the sender/receiver correctly in kmail.
Thanks Marc ;-)
CCMAIL: 85952-done bugs kde org


  M +3 -2      Makefile.am   1.25
  M +2 -0      mailaddress.cc   1.14


--- kdepim/kioslaves/imap4/mailaddress.cc  #1.13:1.14
 @ -26,4 +26,5  @
 #include "rfcdecoder.h"
 #include "mimehdrline.h"
+#include <kmime_util.h>
 
 mailAddress::mailAddress ()
 @ -203,4 +204,5  @ mailAddress::getStr ()
   if (!rawFullName.isEmpty ())
   {
+    KMime::addQuotes( rawFullName, false );
     retVal = rawFullName + " ";
   }

--- kdepim/kioslaves/imap4/Makefile.am  #1.24:1.25
 @ -1,3 +1,4  @
-INCLUDES= -I$(srcdir)/.. $(SSL_INCLUDES) $(all_includes)
+INCLUDES= -I$(top_srcdir)/libkdenetwork \
+    -I$(srcdir)/.. $(SSL_INCLUDES) $(all_includes)
 
 ####### Files
 @ -8,5 +9,5  @
   mimeheader.cc rfcdecoder.cc imap4.cc imapinfo.cc imapparser.cc mailheader.cc \
   mimehdrline.cc  mimeio.cc
-kio_imap4_la_LIBADD  = -lkdesasl $(LIB_KIO)
+kio_imap4_la_LIBADD  = -lkdesasl $(LIB_KIO) ../../libkdenetwork/libkdenetwork.la
 kio_imap4_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module $(KDE_PLUGIN)
_______________________________________________
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