Missing dependency on text_long module

Created on 21 April 2024, 2 months ago
Updated 7 May 2024, about 2 months ago

Problem/Motivation

The module creates a body_html base field definition of type text_long but the module does not declare a dependency on the text module.

Steps to reproduce

  1. Install a new site using the minimal install profile
  2. Install the Easy Email module
  3. Export the configuration
  4. Try to install fresh from config

You'll encounter an error

The "text_long" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\FieldTypePluginManager are: language, integer, decimal, uri, password, uuid, timestamp, string_long, changed, boolean, entity_reference, string, email, created, map, float        

Proposed resolution

Add drupal:text to the list of dependencies in easy_email.info.yml

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

๐Ÿ‡ณ๐Ÿ‡ฑNetherlands Kingdutch

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024