Project

General

Profile

Actions

Bug #88203

closed

RTE CKEditor removes spaces between formatted words

Added by Christian Buelter about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-04-25
Due date:
% Done:

0%

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

Description

When a formatted word (bold, italic, ...) follows another formatted word, the space in between is removed in the frontend. The space should not be removed.

Tested on TYPO3 9.5.4 and 9.5.5.

See example screenshots


Files

Bildschirmfoto 2019-04-25 um 10.30.29.png (21.8 KB) Bildschirmfoto 2019-04-25 um 10.30.29.png RTE Standard View Christian Buelter, 2019-04-25 10:35
Bildschirmfoto 2019-04-25 um 10.30.36.png (31.4 KB) Bildschirmfoto 2019-04-25 um 10.30.36.png RTE HTML View Christian Buelter, 2019-04-25 10:35
Bildschirmfoto 2019-04-25 um 10.32.21.png (65.4 KB) Bildschirmfoto 2019-04-25 um 10.32.21.png Frontend View Christian Buelter, 2019-04-25 10:35

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.ClosedBenjamin Kott2018-11-06

Actions
Actions #1

Updated by Riccardo De Contardi about 5 years ago

  • Status changed from New to Needs Feedback

Is that a problem of the RTE itself, or is this behavior coming from the <f:spaceless> viewhelper on the EXT:fluid_styled_content/Resources/Private/Layouts/Default.html ?

Could you check it?

Actions #2

Updated by Christian Buelter about 5 years ago

Is that a problem of the RTE itself, or is this behavior coming from the <f:spaceless> viewhelper on the EXT:fluid_styled_content/Resources/Private/Layouts/Default.html ?

You're right. Removing the <f:spaceless> viewhelper in that Layout solves the problem.

Actions #3

Updated by Riccardo De Contardi about 5 years ago

  • Related to Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed. added
Actions #4

Updated by Riccardo De Contardi about 5 years ago

  • Status changed from Needs Feedback to Closed

I close your issue in favor of #86862 that already has a patch attached; I added a relation with this issue to keep track of it.

If you think that this is the wrong decision please reopen it or ping me. Thank you.

Actions

Also available in: Atom PDF