Project

General

Profile

Actions

Bug #98201

closed

FlexformTabsContainer is not PHP 8.1 compatible

Added by Daniel Hettler over 1 year ago. Updated over 1 year ago.

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

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
PHP, 8.0, 8.1, compatibility
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Hello everyone,

while upgrading a TYPO3 v11.5 project in a PHP 8.1 environment I found out that the FlexformTabsContainer is not compatible:

PHP Warning: Undefined array key "sheetTitle" in /var/www/html/private/typo3/sysext/backend/Classes/Form/Container/FlexFormTabsContainer.php

Like already fixed in a lot of other files, possibly not existing array keys need to be handled first before using them.

Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75546

Actions #2

Updated by Gerrit Code Review over 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75546

Actions #3

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75500

Actions #4

Updated by Anonymous over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF