Project

General

Profile

Actions

Bug #93457

open

ckeditor link wizard remove tags into selected text

Added by Danilo Caccialanza about 3 years ago. Updated 1 day ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2021-02-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
ckeditor link wizard rte
Complexity:
Is Regression:
Sprint Focus:

Description

To reproduce, with TYPO3 CKEditor create a text like:

<p><strong> Follow this link</strong></p>

If with CKEditor you select all the text and you crate a link the result is:

<p><a href="t3://page?uid=2">Follow this link</a></p>

Note that "strong" tags are lost after "create link action" (the same thing also happens with other tagas like "br").

This only happens when you create a link with the link wizard, if you create the same html tags in another way all works correctly.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #89404: Setting link on styled text node removes styleClosed2019-10-13

Actions
Related to TYPO3 Core - Bug #99077: TYPO3 11.5.18 regression: Commit 551f540fc3 caused link browser changes to no longer be savedClosed2022-11-14

Actions
Actions

Also available in: Atom PDF