Problem/Motivation

Drupal 9 there are 5 required arguments to the ExtensionInstallStorage constructor. We're only passing two.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#3 config_provider-3152308-3.patch3.49 KBnedjo

Comments

nedjo created an issue. See original summary.

nedjo’s picture

Started working on this but hit a core bug. Filed #3152320: [backport] ExtensionInstallStorage::createCollection() produces error.

Need to rework ConfigProviderInstall::addInstallableConfig().

nedjo’s picture

StatusFileSize
new3.49 KB

Initial draft of a patch. Includes some cleanup of ConfigProviderInstall::addInstallableConfig() that's not strictly related to this bug. Still need a fix to #3152320: [backport] ExtensionInstallStorage::createCollection() produces error.

  • nedjo committed 38305c0 on 8.x-2.x
    Issue #3152308 by nedjo: Too few arguments to ExtensionInstallStorage
    
nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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