Actions
Bug #91973
closedLinks / HTML tags in sys_news not rendered
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The CKEditor of a sys_news record allows to set links, but when opening the backend login screen, the links are stripped, lists are not rendert etc.
I suspect, that there is no parseFunc available to handle the tags
<f:format.html>{item.content}</f:format.html>
Actions