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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kresources/groupwise
From:       Will Stephenson <lists () stevello ! free-online ! co ! uk>
Date:       2005-09-08 16:14:14
Message-ID: 1126196054.719918.28927.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 458598 by wstephens:

Oops again, these changes fix the summary view switch disables the calendar bug.


 M  +2 -2      kabc_resourcegroupwise.cpp  
 M  +2 -2      kcal_resourcegroupwise.cpp  


--- branches/KDE/3.5/kdepim/kresources/groupwise/kabc_resourcegroupwise.cpp #458597:458598
@@ -237,8 +237,8 @@
   kdDebug() << "ResourceGroupwise::asyncLoad()" << endl;
 
   if ( mDownloadJob ) {
-    kdWarning() << "Download still in progress" << endl;
-    return false;
+    kdDebug() << "Download still in progress" << endl;
+    return true;
   }
 
   loadCache();
--- branches/KDE/3.5/kdepim/kresources/groupwise/kcal_resourcegroupwise.cpp #458597:458598
@@ -132,8 +132,8 @@
   }
 
   if ( mDownloadJob ) {
-    kdWarning() << "Download still in progress" << endl;
-    return false;
+    kdDebug() << "Download still in progress" << endl;
+    return true;
   }
 
   mCalendar.close();
[prev in list] [next in list] [prev in thread] [next in thread] 

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