Project

General

Profile

Actions

Bug #94361

closed

EXT:workspaces fix Undefined array key in PHP8

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
Start date:
2021-06-17
Due date:
% Done:

100%

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

Description

In PHP8 the following error appears when trying to create/save a record in workspace:


(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception

PHP Warning: Undefined array key "t3ver_state" in /var/www/html/typo3/sysext/backend/Classes/Controller/EditDocumentController.php line 2378

Other places where "Undefined array key" error appears:

  • Publish workspace without recepients
  • Ajax request: Click on workspace module
  • Create new record on id 0
  • Create Workspace -> save

Files

workspace-php8.mp4 (228 KB) workspace-php8.mp4 Jochen Roth, 2021-06-17 08:51
Actions

Also available in: Atom PDF