Project

General

Profile

Actions

Bug #94542

closed

Fix PHP8 undefined array key warning in various places

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-07-12
Due date:
% Done:

100%

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

Description

  • "Select and Upload Files“ within a content element (e.g. textmedia -> assets)
  • Create Backend layout
  • Add media by URL
  • Info -> Linkvalidator
  • Recycler -> Delete page
  • Template (on page with non existing) -> Click here to go.
  • Sites -> Static Routes -> Create new
  • Extensions -> Install preconfigured Distribution
  • Log -> Show History

A collection of the raised warnings:

PHP Warning: Undefined array key "title" in /var/www/html/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php line 60

PHP Warning: Undefined array key „pid“ in /var/www/html/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php line 44

PHP Warning: Undefined array key "subcat_name" in /var/www/html/typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php line 835

PHP Warning: Undefined array key "default" in /var/www/html/typo3/sysext/core/Classes/Imaging/IconFactory.php line 215

PHP Warning: Undefined array key "subrow" in /var/www/html/typo3/sysext/impexp/Classes/ImportExport.php line 978

PHP Warning: Undefined array key "linkvalidator" in /var/www/html/typo3/sysext/linkvalidator/Classes/Task/ValidatorTaskAdditionalFieldProvider.php line 59

PHP Warning: Undefined array key "tt_content:8" in /var/www/html/typo3/sysext/backend/Classes/Controller/ContentElement/ElementHistoryController.php line 261

Actions #1

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review almost 3 years ago

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

Actions #3

Updated by Gerrit Code Review almost 3 years ago

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

Actions #4

Updated by Gerrit Code Review almost 3 years ago

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

Actions #5

Updated by Gerrit Code Review almost 3 years ago

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

Actions #6

Updated by Gerrit Code Review almost 3 years ago

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

Actions #7

Updated by Gerrit Code Review almost 3 years ago

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

Actions #8

Updated by Anonymous almost 3 years ago

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

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF