I'm using Drupal 4.7.3 and my major purpose of the instalation is to use news aggregator. But I see that the aggregator module is not updating feeds from new Blogger beta.
I digged in until I found the problem which I think it is. The fuction aggregator_parse_feed is not fetching the link property for the individual posts. So the database insert query fails.
Since I'm not familiar with the code that reads the feed, I'm unable to fix this. Any thoughts about a fix will be welcomed.
Comments
Comment #1
jvoorhe commentedI too have been having this problem, with a twist. Either the blogger blog never updates, or it updates and sends the last 20 posts or so to the top of the aggregator list, and when you click on any of the links to the individual posts, it goes to the earliest post in the aggregator. I'm using 4.7.4.
Comment #2
ricmadeira commentedGetting this too with 4.7.4; don't know much about Blogger Beta, but this is now spreading slowly across my blogspot.com feeds.
The feeds are valid with feedvalidator.org, so it must be drupal that's doing something wrong.
Comment #3
ricmadeira commentedHelp!! This problem now happens with most of my blogspot.com feeds!
Comment #4
buddaGuys, you might like to give http://drupal.org/project/feedparser a try instead. It's my replacement for this module.
Comment #5
buddaComment #6
ricmadeira commentedActually, I think this bug was misplaced. It's not against the Aggregator Node Module, it's against Drupal's aggregator.module. Right, people?
At least in my case it was, sorry. :)
I'm moving this over to the Drupal project, and see what they say.
Comment #7
boris mann commentedDuplicate. See http://drupal.org/node/124895