Problem

Re-add proper config schema support, including the possibility for CE field formatters to add config schema for their configuration.

Steps to reproduce

Right now the render-mark-up test has opted out from config schema checking via

/**
   * {@inheritdoc}
   */
  protected $strictConfigSchema = FALSE;

This must be re-enabled.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fago created an issue. See original summary.

roderik’s picture

fago’s picture

Priority: Major » Normal
fago’s picture

Priority: Normal » Major

let's fix this soon.

fago’s picture

Status: Active » Needs review

lupus_nuxt_starter tests failed for missing config schema, so finally a good reason to fix this.

  • fago committed 64aa0a66 on 3.x
    fix: #3445135 Fix missing config-schema for entity-ce-displays
    
    By: fago
    
fago’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.