Project

General

Profile

Actions

Bug #101959

closed

Epic #99669: CKEditor5 Collection

Link browser does not support multiple classes any more

Added by Torben Hansen 8 months ago. Updated 8 months ago.

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

100%

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

Description

The link browser does not support the assignment of multiple classes any more. Previously, this was possible with a CKEditor configuration as shown below:

classes:
    link link--external:
        name: "Link (external)" 
    link link--email:
        name: "Link (email)" 

buttons:
    link:
        properties:
            class:
                allowedClasses: "link link--external, link link--email" 

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #101436: Selected class is not shown in link browser in RTEResolvedOliver Bartsch2023-07-24

Actions
Actions #1

Updated by Torben Hansen 8 months ago

  • Related to Bug #101436: Selected class is not shown in link browser in RTE added
Actions #2

Updated by Gerrit Code Review 8 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/+/81092

Actions #3

Updated by Gerrit Code Review 8 months 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/+/81092

Actions #4

Updated by Oliver Hader 8 months ago

  • Parent task set to #99669
Actions #5

Updated by Gerrit Code Review 8 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/+/81145

Actions #6

Updated by Torben Hansen 8 months ago

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

Also available in: Atom PDF