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

List:       kde-commits
Subject:    playground/pim/krss/resource
From:       Dmitry Ivanov <vonami () gmail ! com>
Date:       2008-08-14 21:13:02
Message-ID: 1218748382.160491.1335.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 847155 by divanov:

Don't forget to remove fetch jobs from the mappings


 M  +4 -0      rssresource.cpp  


--- trunk/playground/pim/krss/resource/rssresource.cpp #847154:847155
@@ -457,6 +457,8 @@
         emit fetchFinished( feed.id() );
     }
 
+    m_fetchJobs.remove( feed.id() );
+
     // notify the scheduler of the finished operation
     itemsRetrievalDone();
 }
@@ -477,6 +479,8 @@
     else {
         emit fetchFinished( feed.id() );
     }
+
+    m_fetchJobs.remove( feed.id() );
 }
 
 void RssResource::slotImportDone( KJob *job )
[prev in list] [next in list] [prev in thread] [next in thread] 

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