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!
| Comment | File | Size | Author |
|---|---|---|---|
| feeds-qp-parser.png | 35.03 KB | arpieb | |
| feeds-qp-mappings.png | 33.95 KB | arpieb |
Comments
Comment #1
twistor commentedI'm having trouble reproducing this. What shows up if you debug the body field?
Comment #2
twistor commented