I'm not sure if ctools_bulk_export need be always enabled for Strongarm to work, but if you don't have it on the checking of overrides/diffs will fail because a call to features_get_normal tries to eval a bad bit of code defining the ctools api for the type "variable", which is in the bulk_export module and nowhere else.

If not a .info requirement, it would be nice to have a status check around this.

Comments

dmitrig01’s picture

Status: Active » Postponed (maintainer needs more info)

Strange. I just tried that, but I didn't get the error. What version of features are you using?

bblake’s picture

Status: Postponed (maintainer needs more info) » Fixed

I think this has been fixed since the issue was reported. I've tried to replicate with the latest releases of each module and have been unable to cause the problem that was reported, and I don't see the ctools api call for 'variable' in the features_get_normal function anymore.

If this has not been resolved, please provide more info such as the error message you're seeing, and versions of the modules.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.