Actions
Bug #99994
closedPHP 8.1 Undefined array key "l10n_parent" in typo3_src-11.5.23/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php line 552
Start date:
2023-02-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Some more undefined array warnings with Php 8.1
Updated by Juergen Waelther almost 2 years ago
- Subject changed from Undefined array key "l10n_parent" in typo3_src-11.5.23/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php line 552 to PHP 8.1 Undefined array key "l10n_parent" in typo3_src-11.5.23/typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php line 552
Updated by Thomas Hohn over 1 year ago
I can't located that place in the current 11.5.24 branch
Updated by Juergen Waelther over 1 year ago
In some extensions for example "maps2" the field 'transOrigPointerField' in TCA is named as 'l10n_parent'
Updated by Gerrit Code Review over 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/+/77932
Updated by Gerrit Code Review over 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/+/77952
Updated by Oliver Bartsch over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ef4f12a2f2933de9e4a1d11f6694cbfe2003c8e9.
Actions