feedsanitizer icon indicating copy to clipboard operation
feedsanitizer copied to clipboard

Error

Open ronh opened this issue 13 years ago • 0 comments

Feed seems oke in Google Reader, b ut not for import in Yahoo pipes to merge with another feed.

url: http://www.civitas.eu/rss.php format: atom Traceback (most recent call last): File "/base/data/home/apps/feedsanitizer/1.353769649187310229/views.py", line 83, in userfriendly feed = buildfeed(url, feed_class, feed_link, ids) File "/base/data/home/apps/feedsanitizer/1.353769649187310229/views.py", line 32, in buildfeed entry_link = entry.link if "link" in entry else entry.links[0]["href"] File "/base/data/home/apps/feedsanitizer/1.353769649187310229/feedparser.py", line 356, in getattr raise AttributeError, "object has no attribute '%s'" % key AttributeError: object has no attribute 'links'

ronh avatar Jul 30 '12 18:07 ronh