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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdepim/kmail
From:       David Faure <faure () kde ! org>
Date:       2004-11-18 12:25:16
Message-ID: 20041118122516.0587F16E29 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Apply coolo's fix for my brown-paper-bag bug


  M +3 -1      kmmsgpart.cpp   1.110.2.6


--- kdepim/kmail/kmmsgpart.cpp  #1.110.2.5:1.110.2.6
@@ -284,7 +284,9 @@ QByteArray KMMessagePart::bodyDecodedBin
         // Nice: we can use the convenience function :-)
         result = codec->decode( mBody );
-      else
+      else {
         kdWarning(5006) << "bodyDecodedBinary: unknown encoding '" << cteStr()
                         << "'. Assuming binary." << endl;
+        result.duplicate(mBody);
+      }
   }
 


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

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