--- a/application/src/PodcastFeedView.cpp Sat Apr 03 10:55:45 2010 +0100
+++ b/application/src/PodcastFeedView.cpp Sat Apr 03 11:47:26 2010 +0100
@@ -696,7 +696,7 @@
{
info->SetTitleL(title);
info->SetCustomTitle();
- iPodcastModel.FeedEngine().UpdateFeedL(info);
+ iPodcastModel.FeedEngine().UpdateFeedInfoL(info);
UpdateListboxItemsL();
}
}
@@ -955,10 +955,6 @@
{
DP("CPodcastListView::HandleLongTapEventL BEGIN");
- if (iUpdatingAllRunning) {
- return; // we don't allow feed manipulation while update is running
- }
-
iListContainer->SetLongTapDetectedL(ETrue);
const TInt KListboxDefaultHeight = 19; // for some reason it returns 19 for an empty listbox in S^1