Project

General

Profile

Actions

Bug #93233

closed

Backend Group Comparison is broken

Added by Benjamin Franzke over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
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

backend-comparison-exception.html (56.5 KB) backend-comparison-exception.html Benjamin Franzke, 2021-01-06 15:46

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()Closed2021-04-09

Actions
Actions

Also available in: Atom PDF