Actions
Bug #89041
closedGridDataService::generateDataArray missing pid in record data
Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2019-08-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
With #89008 the GridDataService changed and use the PID of a record in case the table is tt_content, but the records do not contain the PID.
this issue exists only in master, for v9 the problem was found before the merge happens.
Actions