Problem/Motivation

When enabling a module with, you get next error:

array_intersect(): Expected parameter 1 to be an array, null given config_tools.module:17

Proposed resolution

Fix the code.

Remaining tasks

Review merge request.

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tim-diels created an issue. See original summary.

tim-diels’s picture

Assigned: tim-diels » Unassigned
Status: Active » Needs review

Provided merge request. Please review.

  • apaderno committed 1d4e595 on 2.0.x
    Issue #3284034 by tim-diels: Unknown variable $modules in config_tools....

  • apaderno committed 80c0711 on 8.x-1.x
    Issue #3284034 by tim-diels: Unknown variable $modules in config_tools....
avpaderno’s picture

Status: Needs review » Fixed

Thank you! I fixed the issue in both the branches.

Status: Fixed » Closed (fixed)

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