Closed (duplicate)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 15:38 UTC
Updated:
16 Nov 2012 at 15:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
nrambeck commentedThe taxonomy_feeds_get_source() function included a reference to the taxonomy_node_get_terms() function which only exists in Drupal 6. The attached patch is my best shot at correcting this.
Comment #2
nrambeck commentedLooks like this was fixed in the following issue: #959984: taxonomy_node_get_terms doesn't work with drupal 7
Closing as duplicate.