missing config schema

Created on 20 November 2024, 3 months ago

Problem/Motivation

Some config schema was added in 📌 Add config schema for calendar view display settings Fixed but a lot is still missing. I get this error in kernel tests:

> Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.finders_events_channel_calendar with the following errors: views.view.finders_events_channel_calendar:display.default.display_options.pager.options.display_reset missing schema, views.view.finders_events_channel_calendar:display.default.display_options.pager.options.use_previous_next missing schema, views.view.finders_events_channel_calendar:display.default.display_options.pager.options.label_format missing schema, views.view.finders_events_channel_calendar:display.default.display_options.style.options.calendar_display_rows missing schema, views.view.finders_events_channel_calendar:display.default.display_options.style.options.calendar_fields missing schema, views.view.finders_events_channel_calendar:display.default.display_options.style.options.calendar_weekday_start missing schema, views.view.finders_events_channel_calendar:display.default.display_options.style.options.calendar_timestamp missing schema, views.view.finders_events_channel_calendar:display.default.display_options.style.options.calendar_title missing schema, views.view.finders_events_channel_calendar:display.default.display_options.style.options.calendar_row_title missing schema

CalendarViewMonthTest currently has schema checking turned off. It fails if I turn it back on.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

2.1

Component

Code

Created by

🇬🇧United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024