Bug #101202
closedEpic #99669: CKEditor5 Collection
CKEditorInspector is not working anymore in TYPO3 v12.4.2
100%
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
Updated by David Bruchmann over 1 year ago
- File clipboard-202306292225-8ub2w.png clipboard-202306292225-8ub2w.png added
- Description updated (diff)
Updated by David Bruchmann over 1 year 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)
Updated by Andreas Nedbal over 1 year ago
- Related to Epic #99669: CKEditor5 Collection added
Updated by Gerrit Code Review over 1 year 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
Updated by Gerrit Code Review over 1 year 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
Updated by Andreas Nedbal over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 53ce42f955abaf29a7538b1ea9a30caecc01ca00.