Actions
Bug #96417
closedpreviewRendererResolver override does not fully work
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-12-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Currently the "previewRendererResolver" does not fully work.
In `\TYPO3\CMS\Backend\View\BackendLayout\Grid\GridColumnItem? both functions `getPreview` and `getFooterInfo` call the original and seem not to resolve the one set as mentioned by the docs.
Instead the `StandardPreviewRendererResolver` is called
Actions