Due The form elements names for installing a module via the UI have changed
Primary tabs
form elements names no longer contain the package name so ReadOnlyConfigTest fails with the following error message: Failed to set field modules[Core][action][enable] to action on line 52.

Comments

gambry created an issue. See original summary.

gambry’s picture

gambry’s picture

Status: Active » Needs review

The last submitted patch, 2: readonlyconfigtest-2851929-2--test-only.patch, failed testing.

scott_euser’s picture

Status: Needs review » Reviewed & tested by the community

This makes sense to me and is compatible with the current release of drupal as well latest 8.2.6 which already takes the format modules[action][enable].

  • pwolanin committed c6c5170 on 8.x-1.x authored by gambry
    Issue #2851929 by gambry: fix for ReadOnlyConfigTest fails when using...
pwolanin’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for providing that fix.

Status: Fixed » Closed (fixed)

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