Hello,

There are errors on the menu_attributes settings when checking the schema with config_inspector.

I will upload a patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Grimreaper created an issue. See original summary.

Grimreaper’s picture

Assigned: Grimreaper » Unassigned
Status: Active » Needs review
FileSize
805 bytes

Here is the patch.

Thanks for the review.

joelpittet’s picture

Could you provide documentation links or more reason for the change?

Grimreaper’s picture

Hello,

Here is a reworked patch. It was not config_entity but config_object that should be used.

Documentation link: https://www.drupal.org/docs/8/api/configuration-api/configuration-schema...

More reason for the change: please see the attached screenshots.

joelpittet’s picture

Thanks @Grimreaper that link is helpful for why the change is needed. It's like a special mapping.

joelpittet’s picture

Status: Needs review » Fixed

Committed and pushed.

Grimreaper’s picture

Thanks @joelpittet for the commit.

Yes you can define new schema types and inherit from those and core provides a lot of "advanced" type.

Status: Fixed » Closed (fixed)

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