Actions
Bug #96347
closedDB to RTE: <br/> tags (without whitespace) are converted to HTML entities
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2021-12-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After #96307 ist fixed, I realized, that it only handles the tags while writing them to the database. But the problem with the converted tags still exist, if they are already written to the database as <br/>
So the original problem still exists for me.
Actions