We're trying to parse a feed from this url:

http://t.cdc.gov/feed.aspx?topicid=27132&fmt=rss2&fromdate=2010-01-01&ic...

which returns the entire content of each posting as a fragment within a tag, wrapped in a CDATA section to escape the HTML markup. For some reason, the content is not being picked up and loaded into the body element of the feed item node - but the link, GUID, and timestamp appear to be loading just fine. Screenshots of our mappings and Feeds QP Parser settings (minus the bottom fieldgroups which are all unset) attached.

Has anyone else run into something like this before? Is it the namespaces being used, or the CDATA section - or something we're overlooking?

Thanks in advance for any help or suggestions!

CommentFileSizeAuthor
feeds-qp-parser.png35.03 KBarpieb
feeds-qp-mappings.png33.95 KBarpieb

Comments

twistor’s picture

Status: Active » Postponed (maintainer needs more info)

I'm having trouble reproducing this. What shows up if you debug the body field?

twistor’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)