Project

General

Profile

Actions

Bug #102080

closed

FooterInfo in Backend ContentPreviewRenderer not called

Added by Thomas Schmidt about 1 year ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2023-10-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Method getFooterInfo (Row 162) in TYPO3\CMS\Backend\View\BackendLayout\Grid\GridColumnItem is never called.
It should be called in getPreview (73) before Row 99 and parse it to wrapPageModulePreview.

Nice to have would be two new properties in PageContentPreviewRenderingEvent to override also the header and footer like the content property.
*Also a nice to have would be the option to extend the previewContent instead of replacing it.

Actions #1

Updated by Benni Mack 5 months ago

  • Status changed from New to Closed

Hey,

as you can see, the method is called in Fluid: https://github.com/TYPO3/typo3/blob/3c64d2d9edb042e4258087c27a6f93453121e520/typo3/sysext/backend/Resources/Private/Partials/PageLayout/RecordDefault/Footer.html#L4

So, IMHO this is completely fine. If you feel there is still an issue, let me know and I will re-open the ticket.

Actions

Also available in: Atom PDF