I am wanting to aggregate from an RSS20 feed which has items with multiple categories. However, when Aggregation ingests them, only one of the categories shows up. Thoughts?
I am wanting to aggregate from an RSS20 feed which has items with multiple categories. However, when Aggregation ingests them, only one of the categories shows up. Thoughts?
Comments
Comment #1
vito_swat commentedThis is duplicate to: http://drupal.org/node/156983.
Comment #2
Ashraf Amayreh commentedActually a patch was submitted to address this issue, I haven't really checked the code but its probably sound.
http://drupal.org/node/156983
You can take this code and replace the affected code in the RSS20.inc file, since this same code or similar would be in the next release there should be no danger for future updates.
If you improve anything on the RSS20 handler not in the patch then please submit a patch :)