Properly use config schema for theme settings

Created on 4 June 2017, about 7 years ago
Updated 8 March 2024, 4 months ago

Hello,

The theme settings added by Bootstrap are not in its config schema.

Also it is easier to declare sub theme settings as of type bootstrap.settings to herit from it.

I will provide a patch for that.

πŸ“Œ Task
Status

Needs review

Version

3.0

Component

Theme Settings

Created by

πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • Open in Jenkins β†’ Open on Drupal.org β†’
    Core: 10.0.7 + Environment: PHP 8.1 & MySQL 5.7
    last update about 1 year ago
    Composer require failure
  • πŸ‡΅πŸ‡±Poland lamp5 Rzeszow

    Added patch to recent 8.x-3.x

  • Open in Jenkins β†’ Open on Drupal.org β†’
    Core: 9.5.x + Environment: PHP 8.1 & MySQL 5.7
    last update about 1 year ago
    Build Successful
  • πŸ‡¬πŸ‡§United Kingdom 2dareis2do

    Does this issue explain why I get notices like this?

    logo.url	URL	uri	Yes			This value should be of the correct primitive type.	
    logo.use_default	Use default	boolean	Yes	TRUE			
    schemas	Undefined	undefined	No	<array>	missing schema	schemas' is not a supported key.	
    table_responsive	Undefined	undefined	No	-1	missing schema	table_responsive' is not a supported key.	
    cdn_provider	Undefined	undefined	No		missing schema	cdn_provider' is not a supported key.	
    cdn_theme	Undefined	undefined	No		missing schema	cdn_theme' is not a supported key.	
    cdn_cache_ttl_versions	Undefined	undefined	No	0	missing schema	cdn_cache_ttl_versions' is not a supported key.	
    cdn_cache_ttl_themes	Undefined	undefined	No	0	missing schema	cdn_cache_ttl_themes' is not a supported key.	
    cdn_cache_ttl_assets	Undefined	undefined	No	0	missing schema	cdn_cache_ttl_assets' is not a supported key.	
    cdn_cache_ttl_library	Undefined	undefined	No	0	missing schema	cdn_cache_ttl_library' is not a supported key.	
    reset	Undefined	undefined	No	Reset Broken Cache	missing schema	reset' is not a supported key.	
    apply	Undefined	undefined	No	Apply	missing schema	apply' is not a supported key.	
    reset_http_request_cache	Undefined	undefined	No		missing schema	reset_http_request_cache' is not a supported key.	
    table	Undefined	undefined	No		missing schema	table' is not a supported key.	
Production build 0.69.0 2024