Project

General

Profile

Actions

Bug #93935

closed

"Forgot password" for backend user fails

Added by Jochen Roth over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
Start date:
2021-04-16
Due date:
% Done:

100%

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

Description

Password reset fails with the following exception:

PHP Warning: explode() expects parameter 2 to be string, array given in /var/www/html/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 930

This is caused by an empty array passed to IntExplode() where a comma seperated string is expected.

Actions

Also available in: Atom PDF