Closed (fixed)
Project:
Artisan
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 May 2026 at 19:11 UTC
Updated:
3 Jul 2026 at 22:00 UTC
Jump to comment: Most recent
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.
Remove the obsolete keys from both the default config file and the schema.
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
Comment #2
frouco commentedComment #4
frouco commentedReady to review
Comment #6
omarlopesinoIt looks good to me. As soon the merge request auto-merges, I'll mark this task as fixed.
Comment #8
omarlopesinoIt looks okay for me. I've just added footer_type as null instead of deleting it. Merged into 3.x.