Actions
Task #84647
closedRemove undefined offset notices in PageLinkBuilder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2018-04-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Sprint Focus:
Description
The PageLinkBuilder currently might lead to a undefined offset notices. Add checks if the array keys exist before accessing them.
Updated by Gerrit Code Review over 6 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/56587
Updated by Tim Schreiner over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d72234e6e7d9373f0a80606d6eeec21d2c3d9a72.
Actions