Actions
Task #88463
closedAdded missed initialization of DataMapper on QueryResult object wakeup
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
`DataMapper` object initialization is missed in this place.
And it leads to error `Call to a member function map() on null` when `QueryResult` object retrieved from cache.
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/173
Actions