Project

General

Profile

Actions

Bug #100122

closed

Multiple undefined Array key warnings in FileContentParser

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
Start date:
2023-03-08
Due date:
% Done:

100%

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

Description

Hello,

we faced the problem that indexing file content/metadata is throwing multiple 'Undefined array key' warnings in FileContentParser of EXT:indexed_search in an PHP 8 environment.

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: Undefined array key "dc:subject" in /var/www/private/typo3/sysext/indexed_search/Classes/FileContentParser.php line 589 | TYPO3\CMS\Core\Error\Exception thrown in file /var/www/private/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 137.
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476107295: PHP Warning: Undefined array key "values" in /var/www/private/typo3/sysext/indexed_search/Classes/FileContentParser.php line 588 | TYPO3\CMS\Core\Error\Exception thrown in file /var/www/private/typo3/sysext/core/Classes/Error/ErrorHandler.php in line 137.
Actions #1

Updated by Gerrit Code Review about 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/+/78076

Actions #2

Updated by Gerrit Code Review about 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/+/78076

Actions #3

Updated by Gerrit Code Review about 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/+/78053

Actions #4

Updated by Daniel Hettler about 1 year ago

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

Updated by Benni Mack about 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF