Closed (fixed)
Project:
Web Service Clients
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2012 at 16:12 UTC
Updated:
24 Mar 2013 at 20:30 UTC
exporting a connection or resource should add the providing module as a dependency -- this probably needs the pipe altering hook in Features to be implemented.
Comments
Comment #1
joachim commentedFixed.
Seemed cleaner to subclass Entity API's Features controller rather than add an alter hook: it's out of the way of the module file, it's less cryptic, it's code that's only run for us rather than for everything.