While working on this report http://drupal.org/node/229040#comment-813159 I added a vocabulary "tags" which is required for "Feed Story" node type.
In the mapper I mapped the tags from the feed to the Taxonomy vocabulary.
After importing all the imported stories had one tag "Array".
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screenshot.png | 281.27 KB | vitozzo |
Comments
Comment #1
alex_b commentedCan you post a screenshot of the mapping and a link to the RSS feed or if not possible an anonymized snippet of one feed item that produces this result?
Comment #2
vitozzo commentedI have the same problem, even with more then one RSS feed.
This one is an example: http://feeds.feedburner.com/TheMybloglogBlog
Attached there is also a screenshot of the mapping of that feed.
Comment #3
vitozzo commentedops, forgot to attach the file, sorry
Comment #4
rizqi commentedi have same problem and i think i solve it
one tag "Array" appear because using "Common syndication parser"
when i try change it to "SimplePie parser" provided by FeedAPI,
it works successfully import categories from RSS
Comment #5
vitozzo commentedthank you, that solved the problem for me too
Comment #6
pkej commentedI'm not using the SimplePie parser (at the moment). You can try it out against http://drupal.ort/node/feed
Comment #7
alex_b commentedNo activity in 19 weeks.