Errors due to missing FakeObjects Module

Created on 8 December 2020, over 4 years ago
Updated 24 January 2023, about 2 years ago

When updating a site recently, was hit with module errors when attempting to edit a node where CKeditor was used. The reported error is:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "fakeobjects" plugin does not exist. Valid plugin IDs for Drupal\ckeditor\CKEditorPluginManager are: link, drupalimage, internal, stylescombo, drupallink, language, drupalimagecaption, embedsemantic, autolink, embed, embedbase, autoembed, textmatch, notificationaggregator, notification, drupalimagestyle, drupalresponsiveimagestyle, drupalmedia, drupalmedialibrary, tokenbrowser in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).

As was posted on the related issue β†’ , this is due to the FakeObjects β†’ module not being a requirement in the module's composer.json. This is the code snippet from 8.x-2.x-dev under the require:

    "drupal/fakeobjects": "^1.0"

Is there a plan to release an 8.x-2.5 version of the module where this is fixed?

πŸ› Bug report
Status

Fixed

Version

2.5

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States karolus

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024