Project

General

Profile

Actions

Bug #89638

closed

BackendUserConfigurationUpdate Upgrade Wizard fails on empty UC fields

Added by Daniel Goerz over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2019-11-11
Due date:
% Done:

100%

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

Description

The newly introduced Upgrade Wizard for legacy UC field contents fails with an exception if any be_user has an empty (null) uc field.

Reproduce:
  1. Have a BE user with a stdClass in the serialized array of the uc field so that the upgrade wizard does its thing.
  2. Set the uc field of any active be_user to null
  3. Run the Upgrade Wizard "BackendUserConfigurationUpdate"

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #89269: $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expectedClosed2019-09-25

Actions
Related to TYPO3 Core - Bug #89268: Cannot use object of type stdClass as array in BackendUserConfiguration.phpClosedChristian Eßl2019-09-25

Actions
Related to TYPO3 Core - Bug #86398: Interface state can't be savedClosed2018-09-27

Actions
Related to TYPO3 Core - Bug #89683: Install Tool - Update backend user configuration array fails due to wrong variable type in $backendUser['uid']Closed2019-11-14

Actions
Actions

Also available in: Atom PDF