Project

General

Profile

Actions

Bug #98113

closed

Trying to access array offset on value of type null in BackendUserAuthentication.php

Added by Bastian Holzem almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2022-08-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Error appears on BackEnd before login

Trying to access array offset on value of type null in /web/typo3/sysext/core/Classes/Authentication/BackendUserAuthentication.php line 1500

$mountOptions = new BackendGroupMountOption((int)$this->user['options']);

$this->user is NULL

Typo3: 11.5.14
PHP: 8.1.2 (does not appear on PHP 7.4)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #98082: Warning: Trying to access array offset on value of type null on password reset Closed2022-08-05

Actions
Actions #1

Updated by Markus Klein almost 2 years ago

  • Assignee set to Markus Klein
Actions #2

Updated by Markus Klein almost 2 years ago

  • Category changed from Authentication to Backend API
Actions #3

Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75410

Actions #4

Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75365

Actions #5

Updated by Markus Klein almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions #7

Updated by Torben Hansen over 1 year ago

  • Related to Bug #98082: Warning: Trying to access array offset on value of type null on password reset added
Actions

Also available in: Atom PDF