Project

General

Profile

Actions

Bug #81577

closed

f:format.html / parseFunc removes spaces between tags

Added by Christopher Zechendorf about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2017-06-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
bug, parsefunc, html, formatting, frontend
Complexity:
Is Regression:
Sprint Focus:

Description

If italic text is followed by bold text the space between the two strings is removed.

This bug can be reproduced on a vanilla TYPO3 8.7.1 installation

<f:format.html><p><strong>Strong</strong> <em>Italic</em></p></f:format.html>

When rendering this it will show

Italic*Strong*


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #81616: TYPO3 generated HTML-output strips off whitespaces/linebreaks between tags.Closed2017-06-19

Actions
Actions

Also available in: Atom PDF