Since the introduction of EntityFormDisplays, field instances hold no 'widget' data in D8.

There were leftover 'widget' entries in a couple test field.instance.*.yml files, so #2167623: Add test for all default configuration to ensure schema exists and is correct added a 'widget' schema entry for field.instance.* for compliance.

Instead, the existing 'widget' entries should be removed altogether.

Same for 'active' in field.field.*.yml.

Comments

yched’s picture

Status: Active » Needs review
StatusFileSize
new4.17 KB
yched’s picture

Issue summary: View changes
vijaycs85’s picture

Looks good to me. +1 to RTBC.

sun’s picture

Status: Needs review » Reviewed & tested by the community
yched’s picture

Title: Remove 'widget' in field instance schemas » Remove stale entries in field / field instance schemas
Issue summary: View changes
Status: Reviewed & tested by the community » Needs review
StatusFileSize
new4.39 KB
new428 bytes

Sorry - actually, same for the 'active' property that got added in field.field.* schemas - doesn't exist anymore either.
That one isn't used anywhere in actual field.field.*.yml files within current core though.

swentel’s picture

Status: Needs review » Reviewed & tested by the community
catch’s picture

Status: Reviewed & tested by the community » Fixed

NIce cleanup. Committed/pushed to 8.x, thanks!

Status: Fixed » Closed (fixed)

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