Project

General

Profile

Actions

Bug #88727

closed

Inserting a softhyphen splits up HTML inline elements

Added by Sebastian Klein almost 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2019-07-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

When you use the softhyphen plugin inside inline elements, they are separated.

Examples:

<p><strong>hyphen</strong>&shy;<strong>ating</strong></p>

<p><em>hyphen</em>&shy;<em>ating</em></p>

<p><a href="t3://page?uid=1">hyphen</a>&shy;<a href="t3://page?uid=1">ating</a></p>

I'll provide a fix.

Actions

Also available in: Atom PDF