Fix schema errors

Created on 25 May 2023, almost 2 years ago
Updated 30 October 2023, over 1 year ago

Problem/Motivation

The newly added Test in 🐛 Return a "real" Symfony 404 response object instead of mimicking it Fixed , revealed a couple of schema errors, which need to get fixed:

Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for search404.settings with the following errors: search404.settings:search404_use_customclue variable type is boolean but applied schema class is Drupal\Core\TypedData\Plugin\DataType\StringData, search404.settings:site_404 missing schema, search404.settings:search404_ignore_language missing schema

Steps to reproduce

Proposed resolution

Fix the schema and create an appropriate update hook.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany Grevil

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

Comments & Activities

Production build 0.71.5 2024