Problem/Motivation

The theme's config/install/[theme].settings.yml and config/schema/[theme].schema.yml contain deprecated settings that are no longer used in templates or preprocess functions. This causes config schema validation noise and unnecessary maintenance overhead.

Steps to reproduce

Remove the obsolete keys from both the default config file and the schema.

Issue fork artisan-3590204

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

frouco created an issue. See original summary.

frouco’s picture

Issue summary: View changes

frouco’s picture

Assigned: frouco » omarlopesino
Status: Active » Needs review

Ready to review

omarlopesino made their first commit to this issue’s fork.

omarlopesino’s picture

It looks good to me. As soon the merge request auto-merges, I'll mark this task as fixed.

  • omarlopesino committed a21109b5 on 3.x authored by frouco
    Issue #3590204: Remove obsolete theme settings from default config and...
omarlopesino’s picture

Status: Needs review » Fixed

It looks okay for me. I've just added footer_type as null instead of deleting it. Merged into 3.x.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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