Problem/Motivation

After #2380457: Some fixes of the views config schema more config problems remain in views. We need somewhere to document (and fix) these.

Proposed resolution

Remaining tasks

User interface changes

API changes

Comments

cafuego’s picture

After using an exported view to try and run tests, I came across the following:

  • display.default.display_options.field_langcode missing schema
  • display.default.display_options.field_langcode_add_to_query missing schema
  • display.feed.display_options.defaults.sitename_title missing schema
alexpott’s picture

alexpott’s picture

Status: Active » Closed (cannot reproduce)

And I'm not sure why sitename_title is in the defaults section and there are plenty of views which have the display option set - so its schema is tested. For example: core/modules/node/config/optional/views.view.frontpage.yml - so the schema is tested.