4 Oct
2007
4 Oct
'07
8:48 p.m.
User: msameer Branch: DRUPAL-5 Date: Thu, 04 Oct 2007 18:48:42 +0000 Modified files: /modules/fooaggregator/parsers/external parser.py Log message: If the file is local, don't try to get self.feed.href and self.feed.status. We do this by setting self.url in our class __init__ and check if it's a file using os.path.isfile() Facebook inserts a category with no category item. It will give tag.term the value None and this will fuck xmlrpclib.dumps() so now we don't add tage if tag.term is None Links: http://cvs.drupal.org/diff.php?path=contributions/modules/fooaggregator/pars...