Project

General

Profile

Actions

Bug #101360

closed

Epic #99669: CKEditor5 Collection

Some attributes for <a> element are not persisted (class, rel, target) in RTE

Added by Sybille Peters 10 months ago. Updated 8 months ago.

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

100%

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

Description

Since TYPO3 v12 (ckeditor 5) some attributes for element a are not persisted.

Specifically:

- class
- rel
- target

Reproduce

Enter something like this in Source mode of RTE and switch to non-Source mode:

<p>
    <a class="hallo" href="https://sdfsfsd.de" title="hallo" target="_top" rel="nofollow">link</a>
</p>

The additional attributes class,target and rel are then removed, which should not happen.

I used the following TSConfig:

RTE.default.preset = full

Related issues 7 (0 open7 closed)

Related to TYPO3 Core - Bug #101357: Broken links are not marked in RTE anymore (affects linkvalidator and other extensions)ResolvedSybille Peters2023-07-14

Actions
Related to TYPO3 Core - Feature #96874: Integrate CKEditor 5Closed2022-02-14

Actions
Related to TYPO3 Core - Bug #101338: TYPO3 12 CKE Editor target not workingClosed2023-07-12

Actions
Related to TYPO3 Core - Bug #101205: RTE Links _blank is reset on save or when second link gets setClosed2023-06-30

Actions
Related to TYPO3 Core - Bug #100038: CKeditor 5: target attribute is removed from file-linksClosed2023-02-27

Actions
Related to TYPO3 Core - Bug #101428: Missing attributes when creating linksClosed2023-07-24

Actions
Related to TYPO3 Core - Bug #101638: TYPO3 12 CKE Editor target still not working properlyResolved2023-08-09

Actions
Actions #1

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/+/80034

Actions #2

Updated by Sybille Peters 10 months ago

  • Related to Bug #101357: Broken links are not marked in RTE anymore (affects linkvalidator and other extensions) added
Actions #3

Updated by Sybille Peters 10 months ago

  • Description updated (diff)
Actions #4

Updated by Sybille Peters 10 months ago

Actions #5

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

Actions #6

Updated by Gerrit Code Review 10 months ago

Patch set 3 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/+/80034

Actions #7

Updated by Sybille Peters 9 months ago

  • Related to Bug #101338: TYPO3 12 CKE Editor target not working added
Actions #8

Updated by Gerrit Code Review 9 months ago

Patch set 4 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/+/80034

Actions #9

Updated by Sybille Peters 9 months ago

  • Related to Bug #101205: RTE Links _blank is reset on save or when second link gets set added
Actions #10

Updated by Gerrit Code Review 9 months ago

Patch set 5 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/+/80034

Actions #11

Updated by Sybille Peters 9 months ago

  • Related to Bug #100038: CKeditor 5: target attribute is removed from file-links added
Actions #12

Updated by Gerrit Code Review 9 months ago

Patch set 6 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/+/80034

Actions #13

Updated by Sybille Peters 9 months ago

Actions #14

Updated by Gerrit Code Review 9 months ago

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

Actions #15

Updated by Udo Klingner 9 months ago

  • Related to Bug #101428: Missing attributes when creating links added
Actions #16

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

Actions #17

Updated by Sybille Peters 9 months ago

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

Updated by Sybille Peters 9 months ago

  • Related to Bug #101638: TYPO3 12 CKE Editor target still not working properly added
Actions #19

Updated by Benjamin Franzke 8 months ago

  • Parent task set to #99669
Actions

Also available in: Atom PDF