Bug #94542
closedFix PHP8 undefined array key warning in various places
100%
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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Anonymous over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bb9b14e8118b063eda0da35f2b8e458a24258331.