Actions
Bug #102251
closedPHP Warning: Undefined array key "t3ver_state" in ElementEntityProcessor
Start date:
2023-10-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
PHP Warning: Undefined array key "t3ver_state" in .../workspaces/Classes/Dependency/ElementEntityProcessor.php line 143
This has been implicitly fixed in v13 already, but needs to be fixed in v11+ too.
Updated by Markus Klein about 1 year ago
- Related to Task #101175: Use BackedEnum for VersionState added
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81544
Updated by Gerrit Code Review about 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/+/81555
Updated by Markus Klein about 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d1e2178eeb51362822a3fd5d23b8ff902d0d4c36.
Actions