Problem/Motivation

Drupal Core has a new API for form validation using #config_target, see https://www.drupal.org/node/3373502

Proposed resolution

Update configuration forms to use #config_target

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request updates configuration forms to use #config_target

  • 92f60f09 committed on 6.0.x
    Issue #3496757: Use #config_target for settings forms
    
bojan_dev’s picture

Status: Needs review » Fixed

TY!

Status: Fixed » Closed (fixed)

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