Project

General

Profile

Actions

Bug #106642

closed

Missing ListProperties in ckeditor full.yaml

Added by Patrick Gatterdam 17 days ago. Updated about 1 hour ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2025-05-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
trivial
Is Regression:
Yes
Sprint Focus:
On Location Sprint

Description

In the commit (https://github.com/TYPO3/typo3/commit/9cb88ace7edef3e0a18fe8ba5a1b16a85883e242) the CKEditor's list properties were added.

The line ListProperties was accidentally removed while cleanup in this commit: https://github.com/TYPO3/typo3/commit/bbd347dacdc014daf30a88d9b54320806c942768

it should be added again.

- { 'module': '@ckeditor/ckeditor5-list', 'exports': [ 'ListProperties' ] }

it also affects the TYPO3 12 version.


Files

ckeditor-list-after.png (16 KB) ckeditor-list-after.png Garvin Hicking, 2025-05-16 07:29
ckeditor-list-before.png (10.3 KB) ckeditor-list-before.png Garvin Hicking, 2025-05-16 07:29
Actions #1

Updated by Garvin Hicking 17 days ago

  • Status changed from New to Accepted
  • Is Regression set to Yes

Thanks for the headsup. Indeed I think this was caused due to an unfortunate rebase which didnt include the list-merge commit and was accidentally removed.

Should be straight to re-add it. Would you be interested in trying to offer a patch?

(We can do it otherwise, but may take a few days due to vacations of several team members including me 😄)

Actions #2

Updated by Benni Mack 14 days ago

  • Sprint Focus set to On Location Sprint
Actions #3

Updated by Gerrit Code Review 4 days ago

  • Status changed from Accepted 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/+/89417

Updated by Garvin Hicking 4 days ago

Provided a patch now, see Screenshots for a before/after

Actions #5

Updated by Gerrit Code Review 4 days ago

Patch set 2 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/+/89417

Actions #6

Updated by Gerrit Code Review about 2 hours ago

Patch set 1 for branch 13.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/+/89448

Actions #7

Updated by Gerrit Code Review about 2 hours 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/+/89449

Actions #8

Updated by Garvin Hicking about 1 hour ago

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

Also available in: Atom PDF