Problem/Motivation

How Drupal core's body field is defined changes in Drupal core 11.4. That leaves this recipe with a choice:

  • Make configuration compatible only with Drupal core <11.4.0
  • Make configuration compatible only with Drupal core >=11.4.0
  • Provide configuration for field.storage.node.body

Proposed resolution

This recipe doesn't do much with the body field once defined, so take the third approach, which will dramatically simplify maintenance.

Issue fork events-3606743

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

mandclu created an issue. See original summary.

  • mandclu committed ebea248c on 2.0.x
    task: #3606743 Remove strict checking on field.storage.node.body
    
    By:...
mandclu’s picture

Status: Active » 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.