Project

General

Profile

Actions

Bug #102005

closed

Epic #99669: CKEditor5 Collection

RTE does not preserve allowedClasses when some classesAnchor's are defined.

Added by Benjamin Franzke 7 months ago. Updated 7 months ago.

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

100%

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

Description

Example RTE config:

classesAnchor:
    page:
        class: 'link-page'
        type: 'page'

buttons:
    link:
        properties:
            class:
                allowedClasses: 'link-page, link-arrow'

Now open the RTE link browser on link with the class "link-arrow".

It is expected that the value is marked as available, but the value is set to "".
Instead the value can be selected again, but will be removed upon reponing the link again.

Actions #1

Updated by Benjamin Franzke 7 months ago

  • Parent task set to #99669
Actions #2

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

Actions #3

Updated by Gerrit Code Review 7 months ago

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

Actions #4

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

Actions #5

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

Actions #6

Updated by Anonymous 7 months ago

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

Also available in: Atom PDF