Actions
Bug #90528
closedInit more properties of PageLayoutView in StandardContentPreviewRenderer
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-02-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
With #78450 the StandardContentPreviewRenderer
initiliazes a PageLayoutView
to keep the existing hooks alive.
However 2 more properties need to be filled to improve the compatibility, e.g. with gridelements.
Updated by Georg Ringer over 4 years ago
- Related to Feature #78450: Introduce PreviewRenderer pattern added
Updated by Gerrit Code Review over 4 years ago
- Status changed from Accepted to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63408
Updated by Georg Ringer over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bff26642eb54f33d5e539b5e9f70de058d486e71.
Actions