Missing Keys preventing saving in Drupal 10.3+

Created on 27 June 2024, 4 months ago
Updated 9 August 2024, 2 months ago

Problem/Motivation

The configuration schema for the Glossify module’s settings is not correctly registered
in the system for later versions of Drupal (ie, 10.3+) which now validates configuration schema.

This issue prevents proper validation and recognition of configuration settings leading to errors such as "missing schema" or "missing keys" during Drupal updates. This also prevents resaving any Text Format that uses Glossify.

Steps to reproduce

  • Upgrade Drupal to version 10.3.0
  • Save the configuration for the Full HTML text format or any configuration form where Glossify settings are used.

Proposed resolution

Update the config schema file (glossify_taxonomy.schema.yml and glossify_node.schema.yml) as per https://www.drupal.org/node/3419181 β†’

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡±πŸ‡§Lebanon ewehbe

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024