Actions
Bug #84868
closedwrong check for key existance in getPageForRootline
Start date:
2018-04-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
in review https://review.typo3.org/#/c/54558/
the coalescing operator was placed in the wrong position.
it should be inside is_array()
Updated by Tymoteusz Motylewski over 6 years ago
- Related to Bug #82921: FIx notices in page module rendering added
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/56804
Updated by Gerrit Code Review over 6 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/56804
Updated by Tymoteusz Motylewski over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 15c917a22197f4bdcc5e8514fd079147a1eb1fc3.
Actions