Problem/Motivation

domain_site_settings is deprecated and has a problem with it's configuration schema.

Proposed resolution

Switch to core domain module domain_config submodule

Issue fork 3278349-3293374

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

ekes created an issue. See original summary.

ekes’s picture

Looks like a straightforward swap in Drupal\domain_group\Plugin\DomainGroupSettings\GroupDomain for which configuration to read and save to. Except domain_config can support language. So should/could add language support. The test for config also only checks the form at the moment.

ekes’s picture

Status: Fixed » Closed (fixed)

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