Project

General

Profile

Actions

Bug #97996

closed

Undefine Variable for array_merge in typo3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php

Added by Dieter Porth almost 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-07-22
Due date:
% Done:

0%

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

Description

I used the Standalone-fluid-rendering in an CLI-script to define the body for an email.
The CLI-Process stopped.


  [ TYPO3\CMS\Core\Error\Exception ]                                           
  Warning: array_merge(): Argument #2 is not an array in /var/www/html/web/ty  
  po3/sysext/core/Classes/Authentication/AbstractUserAuthentication.php line   
  1343                                                                         


The reason is a undefined variable.
See patch.


Files

local_history.patch (1.27 KB) local_history.patch Patch to fix the problem Dieter Porth, 2022-07-22 09:23
local_for_abstractauthentificationservice2.patch (1020 Bytes) local_for_abstractauthentificationservice2.patch Dieter Porth, 2022-07-22 10:37
Actions #1

Updated by Dieter Porth almost 2 years ago

Close this.

It seems, that i have had oudated code in my local system.
The patch must be change to the second version.

Actions #3

Updated by Georg Ringer almost 2 years ago

  • Status changed from New to Closed

closed as requested

Actions

Also available in: Atom PDF