Project

General

Profile

Actions

Bug #99134

closed

PHP Warning: Undefined array key "HTMLparser" in ContentObjectRenderer.php line 1332

Added by J. Peter M. Schuler about 2 years ago. Updated almost 2 years ago.

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

100%

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

Description

The `stdWrap` function already has a lot of fixes for undefined array key, but still there are some if-clauses without checks.

I tried to rater fix this by adapting TypoScript code (e.g. defining HTMLparser=1 if subelements exist - however actually making the if clauses more robust is the more correct way as this results in the same behaviour as before.

Actions #1

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

Actions #2

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

Actions #3

Updated by J. Peter M. Schuler about 2 years ago

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

Updated by Benni Mack almost 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF