Actions
Bug #72933
closedarray_pop() expects parameter 1 to be array, null given
Start date:
2016-01-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
PHP Warning: array_pop() expects parameter 1 to be array, null given in /path/to/typo3/sysext/core/Classes/ExtDirect/ExtDirectRouter.php line 76
Requested URL: https://www.domain.tld/typo3/index.php?ajaxID=%2Fajax%2Fext-direct%2Froute&namespace=TYPO3.Components.PageTree
Updated by Gerrit Code Review almost 9 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/46229
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46640
Updated by Xavier Perseguers almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 67358929e54ed3c2c2ee8f7897241f3c26d8b498.
Actions