Error message on Status page

Created on 13 May 2025, 3 days ago

Problem/Motivation

When installing CKEditor IndentBlock on Drupal 10.4.7, the Status report (/admin/reports/status) reports an error about the missing library. The IndentBlock documentation ( https://www.drupal.org/project/ckeditor_indentblock β†’ ) says this is no longer needed, and the plugin works find with CKEditor 5. This seems like a false error report.

Steps to reproduce

  1. On a Drupal 10 website, isntall and enable the ckeditor_indentblock module.
  2. Run update.php and clear caches.
  3. View the Status report. The following error is shown:
  4.   CKEditor IndentBlock
      Plugin not detected
      You will need to install the "Indent Block" CKEditor plugin under the libraries path before enabling this module. Get the plugin from CKEditor.com.
  5. Confirm that IndentBlock works just fine when editing a web page.

Proposed resolution

Address reporting of missing library when the library is actually not required.

πŸ› Bug report
Status

Active

Version

1.1

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States chuck_theobald

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

Comments & Activities

Production build 0.71.5 2024