Project

General

Profile

Actions

Bug #101202

closed

Epic #99669: CKEditor5 Collection

CKEditorInspector is not working anymore in TYPO3 v12.4.2

Added by David Bruchmann 10 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2023-06-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Before updating TYPO3 I always got the inspector shown, with TYPO3 v12.4.2 this option is gone, instead I get an error shown:

the link on the right side of the screenshot leads to this codeblock in ckeditor5.js:

                this.options.debug && window.CKEditorInspector.attach(t, {
                    isCollapsed: !0
                })

Files

Actions #2

Updated by David Bruchmann 10 months ago

It seems that it was just forgotten to update the code in Resources/Public/Contrib/ckeditor5-inspector.js.
Replacing the code by the new version shows everything like expected.

(I saw that the editor itself was updated in TYPO3)

Actions #3

Updated by Andreas Nedbal 10 months ago

Actions #4

Updated by Gerrit Code Review 10 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79616

Actions #5

Updated by Gerrit Code Review 10 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79547

Actions #6

Updated by Andreas Nedbal 10 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benjamin Franzke 8 months ago

  • Parent task set to #99669
Actions

Also available in: Atom PDF