Broken/Missing variant plugin description prints erroneously

Created on 14 August 2023, over 1 year ago
Updated 20 August 2023, over 1 year ago

Problem/Motivation

"Broken/missing webform variant plugin." prints even though there are no broken or missing web variant plugins.

Steps to reproduce

When using variants, go to /admin/structure/webform/config/variants and see "Broken/missing webform variant plugin." row in table. I think this is because

use Drupal\webform\Plugin\WebformVariantManager;

is missing from docroot/modules/contrib/webform/src/Form/AdminConfig/WebformAdminConfigBaseForm.php

Proposed resolution

Add use statement.

Remaining tasks

patch to follow.

User interface changes

none

API changes

none

Data model changes

none

πŸ› Bug report
Status

Fixed

Version

6.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States esod

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

Comments & Activities

Production build 0.71.5 2024