Field widget third party settings missing in schema

Created on 20 February 2024, 4 months ago

Problem/Motivation

When running functional tests and using config that uses "mask" third party settings, I get the following error:
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_form_display.user.user.register with the following errors: core.entity_form_display.user.user.register:content.field_xxx.third_party_settings.mask missing schema

Steps to reproduce

1. Create a module that installs config that has mask third party settings on a field in the form display
2. Add a functional test that installs this module
3. Run the functional test

Proposed resolution

Add the missing widget settings in the schema.

Have a solution for this and will follow it with the code change shortly. Thanks for the great module!

πŸ› Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom littlepixiez

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024