Actions
Bug #93233
closedBackend Group Comparison is broken
Start date:
2021-01-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
(1/1) Error Typed property TYPO3\CMS\Core\Authentication\AbstractUserAuthentication::$userSession must not be accessed before initialization in /home/ben/src/TYPO3.CMS/typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php line 1012 * @return mixed */ public function getSessionData($key) { return $this->userSession->get($key); }
Files
Actions