Actions
Bug #95542
closedUndefined array key warnings on frontend request
Start date:
2021-10-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Core: Error handler (FE): PHP Warning: Undefined array key "cropVariant" in /var/www/html/typo3/sysext/seo/Classes/MetaTag/MetaTagGenerator.php line 140
Core: Error handler (BE): PHP Warning: Undefined array key "TSFE" in /var/www/html/typo3/sysext/core/Classes/Error/PageErrorHandler/PageContentErrorHandler.php line 125
Core: Error handler (FE): PHP Warning: Undefined array key "png" in /var/www/html/typo3/sysext/indexed_search/Classes/Indexer.php line 861
Updated by Gerrit Code Review about 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/+/71509
Updated by Oliver Bartsch about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 27360c3875123655da86af3dcf295a5372c0d3e0.
Actions