Missing config schema for view_mode stored in block

Created on 29 July 2024, 12 months ago

Problem/Motivation

Upgrading panels_everywhere I see that tests failed because of config schema for EntityView block which defines view_mode configuration

Proposed resolution

Provide fix for missing config schema

Remaining tasks

Patch and test

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

4.1

Component

Code

Created by

πŸ‡«πŸ‡·France andypost

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

Comments & Activities

  • Issue created by @andypost
  • πŸ‡ΊπŸ‡ΈUnited States tstermitz Colorado

    When using ctools entity_view (content) to place a view_mode in blocks, I get the following error warning message. The site works, but it always shows the warning:

    Schema errors for block.block.mytheme_entityviewcontent_2 with the following errors: block.block.mytheme_entityviewcontent_2:settings.view_mode missing schema. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues.

    I'm using Drupal CMS v1.2 with a Radix 6.02 subtheme. Drupal 11.2

  • First commit to issue fork.
  • @herved opened merge request.
  • πŸ‡§πŸ‡ͺBelgium herved

    Updated IS, added MR and test coverage (the test fails correctly on D11 without the fix).
    Adding also static patch for composer.

Production build 0.71.5 2024