Warning: Invalid argument supplied for foreach() in features_admin_form() (line 988 of features/features.admin.inc

Created on 5 March 2015, over 9 years ago
Updated 13 January 2024, 6 months ago

If this module is enabled, the features admin ui throws the following error:

Warning: Invalid argument supplied for foreach() in features_admin_form() (line 988 of /vagrant/docroot/sites/all/modules/contrib/features/features.admin.inc

This is because the value of $module->info['dependencies'] is a string value and not an array. This is a known issue when a module defines a dependency without using [] See https://www.drupal.org/node/2412255 β†’ .

This patch changes the .info file for interger_format to use the []

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States hedinfaok

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024