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

List:       kde-commits
Subject:    KDE/kdepimlibs/kioslave/imap4
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2009-04-17 17:28:37
Message-ID: 1239989317.020151.7169.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 955456 by tmcguire:

Make the folder assurance read-only.

Patch by Szokovacs Robert <szo at szo dot hu>, thanks!
BUG: 144035


 M  +1 -1      imap4.cpp  


--- trunk/KDE/kdepimlibs/kioslave/imap4/imap4.cpp #955455:955456
@@ -1547,7 +1547,7 @@
   stream >> _url;
   QString aBox, aSequence, aLType, aSection, aValidity, aDelimiter, aInfo;
   parseURL (_url, aBox, aSection, aLType, aSequence, aValidity, aDelimiter, aInfo);
-  if (!assureBox(aBox, false)) return;
+  if (!assureBox(aBox, true)) return;
 
   CommandPtr cmd = doCommand (imapCommand::clientSearch( aSection ));
   if (cmd->result () != "OK")
[prev in list] [next in list] [prev in thread] [next in thread] 

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