Problem/Motivation

Schema definitions for field.field_settings.iframe and formatters are missing. Also, some configs look like they have inappropriate schemas, i.e. a lot of "string" configs should be booleans EDIT: This is a more complex work as the storage is also wrong and it should be postponed to a followup.

Proposed resolution

Fix schemas.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork iframe-3199001

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

claudiu.cristea created an issue. See original summary.

claudiu.cristea’s picture

Issue summary: View changes

I've decided to restrict the scope to only provide the missing schema. The type of configs is a more complex issue and requires also enabling the tests.

claudiu.cristea’s picture

Status: Active » Needs review
claudiu.cristea’s picture

Fixing credits.

claudiu.cristea’s picture

Issue summary: View changes

IS update.

dimilias’s picture

Status: Needs review » Reviewed & tested by the community

Straightforward fix.

neffets made their first commit to this issue’s fork.

  • neffets committed 9a46bd6 on 8.x-1.x
    Issue #3199001: Fix config schema
    
jibran’s picture

Status: Reviewed & tested by the community » Fixed

Marking it fix after the commit.

Status: Fixed » Closed (fixed)

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