Actions
Bug #96883
closedUndefined array key "pid" in PagePositionMap.php line 125
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2022-02-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
If you click "new record" on the root page a PHP warning occurs:
PHP Warning: Undefined array key "pid" in /var/www/html/typo3/sysext/backend/Classes/Tree/View/PagePositionMap.php line 125
Updated by Gerrit Code Review almost 3 years ago
- Status changed from Accepted 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/+/73481
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 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/+/73481
Updated by Gerrit Code Review almost 3 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/+/73398
Updated by Markus Klein almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 977bdccae426f59cec68fcf45d90edce57cded6a.
Actions