Problem/Motivation

With the config schema validator service enabled (eg. in a local development environment), enabling the module yields some errors:

  • No schema for cookies.config
  • Schema errors for cookies.texts with the following errors: cookies.texts:default_langcode missing schema, cookies.texts:credit missing schema

Steps to reproduce

See above.

Proposed resolution

Fix the (missing) config schema.

Remaining tasks

Review, commit, release.

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3207994-fix_config_schema_errors.patch2.74 KBboobaa

Comments

Boobaa created an issue. See original summary.

boobaa’s picture

Issue summary: View changes
StatusFileSize
new2.74 KB
jfeltkamp’s picture

Status: Active » Needs review

Great, thank you for the patch @Boobaa.

How did you validate the schema? - I didn't know that there is a tool for that.

jfeltkamp’s picture

Status: Needs review » Fixed

Ok, I checked the patch and it looks good to me.
Thank you again.

Applied the patch to 1.0.x
Update included in >= 1.0.9

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.