Using FeedAPI, FeedAPI Node, and Common Syndication Parser, none of my imported feed item nodes were getting the body from the feed item description. The problem appears to be with line 433 of parser_common_syndication.module (5.x-1.0, also in the dev version and several other versions of the file i've tried). There is a "<>" which should be "==". I switched that, and my imported feed item nodes all have content now :)
Comments
Comment #1
aron novakThanks for the help, the fix is committed. Can you tell me the feed url what you've used? (i'm just curious)
Comment #2
bobthecow commentedit was a delicious feed: http://feeds.delicious.com/rss/bobthecow
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.