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
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
Comment #3
claudiu.cristeaI'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.
Comment #4
claudiu.cristeaComment #5
claudiu.cristeaFixing credits.
Comment #6
claudiu.cristeaIS update.
Comment #7
dimilias commentedStraightforward fix.
Comment #10
jibranMarking it fix after the commit.