Closed (fixed)
Project:
htmLawed
Version:
4.1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jul 2024 at 04:50 UTC
Updated:
2 Jul 2024 at 23:56 UTC
Jump to comment: Most recent
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.
Create a schema file that matches the needed validation.
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