Hello, I found a small problem. I created a module that implements hook_features_pipe_COMPONENT_alter(). In this function I declare a dependency. This works but generates a message:

Notice: Undefined index: features in features_export_components_json() (line 771 of features.admin.inc).

Comments

mnico’s picture

StatusFileSize
new537 bytes

Not sure if this is the best way to fix this issues.

colan’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new874 bytes

Looks great. All I did was remove the double space.

  • mpotter committed 0028e05 on 7.x-2.x authored by mnico
    Issue #2264109 by mnico, colan: Notice: Undefined index: features in...
mpotter’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 0028e05.

Status: Fixed » Closed (fixed)

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