Closed (duplicate)
Project:
Feeds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 19:47 UTC
Updated:
7 Sep 2011 at 21:33 UTC
The notes for the 7.x-2.x-alpha4 release of Feeds (http://drupal.org/node/1203240) state "Added support for feeds hooks to be located in modulename.feeds.inc." It isn't working. Patch to correct is attached. Not sure if it is the best fix, especially with the @todo command about converting to the ctools API, but it correctly loads the *.feeds.inc files.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds_load_module_inc.patch | 1006 bytes | 13rac1 |
Comments
Comment #1
Bevan commentedRelated: #1023068: Feeds mapper for Address Field
Comment #2
13rac1 commentedRelated: A blocking issue for #988856: Feeds mapper for node_reference and user_reference fields.
Comment #3
dave reidThis is a duplicate of #1139676: feeds_alter doesn't support hook_module_implements_alter, hook_hook_info and hook_hook_info_alter.