Closed (duplicate)
Project:
Features Tools
Version:
7.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2012 at 03:14 UTC
Updated:
20 Dec 2012 at 03:01 UTC
Form structure is different in Features 7.x-2.x, getting this error:
Warning: Invalid argument supplied for foreach() in ftools_form_features_export_form_alter() (line 13 of .../ftools/ftools.module).
Looking in the code, this is the $form['export']['sources'] that can't be found.
It also seems the Features module itself has included some of the ftools functionality.
Doesn't seem to include the "unlink" / "safe auto create" though?
Cheers
Comments
Comment #1
perelman.yuval commentedhttp://drupal.org/node/1858482
Hi tinefin, ftools work right now only with the 7.x-1.x version, I will create a new version that includes only the unlink functionlity in the near feature
Comment #2
tinefin commentedHi
Sounds wonderful, thank you.
Another ftools functionality that is still not included in Features is the "disable ajax autoloading" on the features page. I find this immensely useful, especially on big sites with many heavy features.
Cheers
/Tine