Closed (fixed)
Project:
Aggregation
Version:
5.x-2.13
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Apr 2007 at 14:58 UTC
Updated:
9 Apr 2007 at 06:42 UTC
When I add new Feed I assign taxonomy for both Feed and Feed Item but taxonomy is not assigned to Feed items.
--
Sharique
Comments
Comment #1
Ashraf Amayreh commentedI've tested the module and the terms were indeed applied to the feed items without problems.
What feed types exhibit this problem? RSS, RDF or ATOM?
Do you get any error messages in your drupal log files after cron runs?
Try to create another feed or to aggregate from other types to see if this problem is exclusive to one over the other.
Basically, please provide any relevant information you can such as PHP, mysql & apache versions.
Comment #2
sharique commentedIt is rss feed, the reason of error is the feed items get texonomy from new vocablery with name "rss feed catagory". I want feed items to use same vocablery as feed.
Comment #3
Ashraf Amayreh commentedAhh... you're doing this wrong. Create a new vocabulary, enable it for "feed item", add the desired terms under it.
Edit the feed you'd like to apply the taxonomy to all its generated items. You'll find your new vocabulary listed. Choose the terms you want and they should apply to all generated items.
You need to distinguish between the vocabularies your feed is under (RSS20, RDF10, ATOM10) and the taxonomies your feed items are under.