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

List:       kde-commits
Subject:    KDE/kdepim/kresources/groupwise
From:       Allen Winter <winter () kde ! org>
Date:       2005-09-09 16:30:03
Message-ID: 1126283403.302775.4816.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 459030 by winterz:

forward port:

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  


--- trunk/KDE/kdepim/kresources/groupwise/kabc_resourcegroupwise.cpp #459029:459030
@@ -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();
--- trunk/KDE/kdepim/kresources/groupwise/kcal_resourcegroupwise.cpp #459029:459030
@@ -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