Bug #99134
closedPHP Warning: Undefined array key "HTMLparser" in ContentObjectRenderer.php line 1332
100%
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.
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
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
Updated by J. Peter M. Schuler about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3394510949fbe4fff14a5028a15fdee12ef8b9ea.