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

List:       kmail-devel
Subject:    [Bug 138514] No Content-Description or name for opengpg signatures
From:       Allen Winter <winter () kde ! org>
Date:       2007-03-06 1:19:18
Message-ID: 20070306011918.4211.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=138514         
winter kde org changed:

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



------- Additional Comments From winter kde org  2007-03-06 02:19 -------
SVN commit 639771 by winterz:

fix bug "No Content-Description or name for opengpg signatures"
thanks for the patch Chris Gagnon.

BUGS: 138514


 M  +1 -1      messagecomposer.cpp  


--- branches/KDE/3.5/kdepim/kmail/messagecomposer.cpp #639770:639771
 @ -1066,7 +1066,7  @
 static inline const char * nestedContentType( Kleo::CryptoMessageFormat f, bool \
signing ) {  switch ( f ) {
   case Kleo::OpenPGPMIMEFormat:
-    return signing ? "application/pgp-signature" : "application/octet-stream" ;
+    return signing ? "application/pgp-signature; name=signature.asc \
\nContent-Description: This is a digitally signed message part." : \
"application/octet-stream" ;  case Kleo::SMIMEFormat:
     if ( signing )
       return "application/pkcs7-signature; name=\"smime.p7s\"";
_______________________________________________
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