PluginNotFoundException: The "" plugin does not exist

Created on 18 December 2024, 4 months ago

Problem/Motivation

Getting this error while saving a responsive image style Wide after editting it.

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "image_autorotate" plugin does not exist. Valid plugin IDs for Drupal\image\ImageEffectManager are: image_desaturate, image_convert, image_scale, image_scale_and_crop, image_crop, image_resize, image_rotate in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Drupal\Core\Plugin\DefaultPluginManager->getDefinition('image_autorotate') (Line: 16)
Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('image_autorotate', Array) (Line: 83)
Drupal\Component\Plugin\PluginManagerBase->createInstance('image_autorotate', Array) (Line: 161)

Steps to reproduce

  1. Go to admin/config/media/responsive-image-style
  2. Edit the responsive image style Wide.Made the changes.
  3. Getting this error while saving .

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

gaurav gupta Jaipur, Rajasthsan

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024