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

aron novak’s picture

Status: Active » Fixed

Thanks for the help, the fix is committed. Can you tell me the feed url what you've used? (i'm just curious)

bobthecow’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.