Actions
Bug #63701
closedPHP Warning: array_replace_recursive(): Argument #1 is not an array
Start date:
2014-12-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
Hello Core-Team,
in ContentObjectRenderer->mergeTSRef we have an array_replace_recursive() call, but we don't test if $conf is of type array().
A similar problem we have solved with #62139
Stefan
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/35181
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/35387
Updated by Stefan Froemken almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 41e743de5804e24fe14ff1c0cecb666d2ff9a78f.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions