Actions
Bug #70888
closedFatal error when accessing page in recordlist without rights
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2015-10-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
1. SU to a non-admin user
2. click on a page in page tree of web->list
3. Switchback to admin
4. Remove access to the page for the user
5. SU to non-admin user again
6. select web->list
7. #1: PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Backend\Template\Components\DocHeaderComponent::setMetaInformation() must be of the type array, boolean given, called in typo3\sysext\recordlist\Classes\RecordList.php on line 574 and defined in typo3\sysext\backend\Classes\Template\Components\DocHeaderComponent.php line 67 (More information)
Actions