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

List:       kde-commits
Subject:    extragear/network/konversation/src
From:       Travis John McHenry <wordsizzle () gmail ! com>
Date:       2009-06-30 20:36:15
Message-ID: 1246394175.736106.17141.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 989750 by tjmchenry:

Don't prefix with an error if it's not encrypted 
Relying instead on the user to notice that there's no (e) prefix showing it as encrypted.

 M  +1 -1      cipher.cpp  


--- trunk/extragear/network/konversation/src/cipher.cpp #989749:989750
@@ -110,7 +110,7 @@
         }
         //all other cases we fail
         else
-            return "ERROR: "+cipherText;
+            return cipherText;
 
         QByteArray temp;
         // (if cbc and no error we parse cbc) || (if ecb and error we parse cbc)
[prev in list] [next in list] [prev in thread] [next in thread] 

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