Closed (fixed)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2012 at 20:58 UTC
Updated:
11 Jul 2012 at 21:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
stevectorHere's the patch. It currently only adds the feed_nid to the node entity. It should probably be added to any importable entity type. Is there an easy way to determine which entity types are importable?
Comment #2
johnvPerhaps this issue is related: #1661014: feeds_entity_load() called too often / is not cached.
Comment #3
twistor commentedhttp://drupalcode.org/project/feeds.git/commit/054a397
The feed_nid property is set for all supported entities in hook_entity_property_info_alter().