Action plugin UpdatePolicyAction extends a potentially no present class and that causes WSOD

Created on 12 March 2023, over 1 year ago
Updated 23 March 2023, over 1 year ago

Problem/Motivation

The action plugin UpdatePolicyAction extends Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase but VBO is not a dependency and on sites that don't have it installed, this throws an exception when the action plugin gets instantiated.

This happens e.g. with the ECA module, which needs to load all action plugins to build a list of hem with their configuration forms.

Proposed resolution

Move this plugin into a separate sub-module which depends on VBO.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Entity Share Client

Created by

🇩🇪Germany jurgenhaas Gottmadingen

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

Comments & Activities

Production build 0.71.5 2024