Project

General

Profile

Actions

Bug #82962

closed

FrontendUserAuthentication throws PHP error if this->user is not null or not array

Added by Thomas Hohn over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Start date:
2017-11-10
Due date:
% Done:

0%

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

Description

It some of out TYPO3 installations we sometime see the following error when a login attempt has failed.

Core: Error handler (FE): PHP Warning: array_merge(): Argument #1 is not an array 
typo3_src/typo3/sysext/frontend/Classes/Authentication/FrontendUserAuthentication.php line 412 

So there might be conditions where $this->user can be something that's not an array or null

Actions

Also available in: Atom PDF