[tracker/rss-enclosures] tracker-miner-rss: corrections while building query to insert an item with an enclosure attached tra
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/rss-enclosures] tracker-miner-rss: corrections while building query to insert an item with an enclosure attached tra
- Date: Sat, 26 Jun 2010 23:32:07 +0000 (UTC)
commit 80455123663b82ea6e37a174613e508e26fb9fbd
Author: Roberto Guido <bob4mail gmail com>
Date: Tue Apr 6 00:56:19 2010 +0200
tracker-miner-rss: corrections while building query to insert an item with an enclosure attached
tracker-miner-rss: correct access to the subject of a channel when asking for item existance
tracker-miner-rss: fetchs also mfo:downloadPath with other FeedChannel informations
src/miners/rss/tracker-miner-rss.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/miners/rss/tracker-miner-rss.c b/src/miners/rss/tracker-miner-rss.c
index f5daf57..72a5e28 100644
--- a/src/miners/rss/tracker-miner-rss.c
+++ b/src/miners/rss/tracker-miner-rss.c
@@ -453,6 +453,7 @@ item_verify_reply_cb (GObject *source_object,
return;
}
+ item = user_data;
feed = feed_item_get_parent (item);
url = get_message_url (item);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]