Tags from drupal.org/feed.rss imported as "Array"
pkej - April 18, 2008 - 23:54
| Project: | Feed Element Mapper |
| Version: | 5.x-1.0-beta6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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".

#1
Can 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?
#2
I 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.
#3
ops, forgot to attach the file, sorry
#4
i 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
#5
thank you, that solved the problem for me too
#6
I'm not using the SimplePie parser (at the moment). You can try it out against http://drupal.ort/node/feed
#7
No activity in 19 weeks.