Actions
Bug #95867
closedSystem News content required (Document Fragment is empty)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2021-11-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
sys_news, sysext, HtmlWorker.php
Complexity:
Is Regression:
Sprint Focus:
Description
As soon as the content field in the system message is empty, you receive a PHP warning after logging out.
Frontend and install tool are still accessible, only the backend is not.
If the value in the database is no longer NULL, then access to the backend login is possible again.
tested:
10.4.21 > all right
11.5.1 and 11.5.2 > PHP Warning
table: sys_news
table column: content
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception PHP Warning: DOMNode::appendChild(): Document Fragment is empty in /var/www/html/typo3_src-11.5.2/typo3/sysext/frontend/Classes/Html/HtmlWorker.php line 180
Files
Actions