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.
After #2380457: Some fixes of the views config schema more config problems remain in views. We need somewhere to document (and fix) these.
Comments
Comment #1
cafuego commentedAfter using an exported view to try and run tests, I came across the following:
Comment #2
alexpott#2394883: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage removed field_langcode and field_langcode_add_to_query
Comment #3
alexpottAnd I'm not sure why
sitename_titleis 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.