Problem/Motivation
To meet Drupal's new configuration validation, and to be able to save / update the text editor / CK Editor config, a schema needs to be defined.
Proposed resolution
Create a schema file that matches the needed validation.
Issue fork htmlawed-3458423
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
Comment #3
cozydrupalnerd commentedHello.
I've created a PR that resolves this issue. Please see above. I've tested this on sites built on 10.3 and with this module enabled, and this resolves the configuration validation issue.
Comment #4
alpha2zee commentedThanks @CozyDrupal. New release includes a schema.
Comment #5
alpha2zee commented