Problem/Motivation

The default configuration schema of the entity_type_behaviors module is incorrect. A type is referenced that does not exist.

Steps to reproduce

Install config_inspector and check any entity_type_behaviors.entity_type_bundle.*.* config, while not having any custom configuration schema for a behavior.

Proposed resolution

Fix the schema.

Remaining tasks

Create MR and merge.

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3279519-2.patch1.07 KBbartlangelaan
Command icon 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

bartlangelaan created an issue. See original summary.

bartlangelaan’s picture

Assigned: bartlangelaan » Unassigned
Status: Active » Needs review
StatusFileSize
new1.07 KB

I have a commit created here: https://git.drupalcode.org/issue/entity_type_behaviors-3279519/-/commit/...

Hovever, I seem unable to open a MR. Possibly a bug in the d.o system.

Therefore, I have added the commit as a patch file.

mallezie’s picture

Status: Needs review » Fixed

Thank you. I've committed this.

Status: Fixed » Closed (fixed)

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