Actions
Bug #86686
closedException when deleting selected page in Access-Module
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Following exception occured, when deleting the selected page in Access-Module:
Argument 1 passed to TYPO3\CMS\Backend\Template\Components\DocHeaderComponent::setMetaInformation() must be of the type array, boolean given, called in /var/www/html/web/typo3/sysext/beuser/Classes/Controller/PermissionController.php on line 139 TypeError thrown in file /var/www/html/web/typo3/sysext/backend/Classes/Template/Components/DocHeaderComponent.php in line 65.
Prerequisites¶
- Fresh TYPO3 8.7.19 installation
- One page in page tree
Reproduce¶
- Open Access-Module
- Select page in page tree
- Delete selected page at page tree
Actions