Project

General

Profile

Actions

Bug #90427

closed

Display warning in PageLayoutView when rendering of configured preview template fails

Added by Daniel Siepmann about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2020-02-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

TYPO3 allows to define a custom Fluidtemplate for each CType via TSconfig option: https://docs.typo3.org/m/typo3/reference-tsconfig/master/en-us/PageTsconfig/Mod.html#preview.

The default behaviour is to render this file. If an exception occurs, a warning is logged and a default rendering kicks in.

It would be cool to have a flash message warning to be rendered prior the fallback in case $GLOBALS['TYPO3_CONF_VARS']['BE']['debug'] is set to true. This allows integrators to see the issue during integration.

Actions

Also available in: Atom PDF