Project

General

Profile

Actions

Bug #90431

closed

InvalidTemplateResourceException for fluid emails send from EXT:install

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

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2020-02-19
Due date:
% Done:

0%

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

Description

When logging into standalone install tool, with activated email delivery, the following exception is thrown:


(1/1) #1257246929 TYPO3Fluid\Fluid\View\Exception\InvalidTemplateResourceException

Tried resolving a template file for controller action "Standard->Security/InstallToolLoginAttempt" in format ".html", but none of the paths contained the expected template file (Standard/Security/InstallToolLoginAttempt.html). The following paths were checked: /home/daniels/Projects/own/website-typo3/project/private/typo3/sysext/core/Resources/Private/Templates/Email/, /home/daniels/Projects/own/website-typo3/project/private/typo3/sysext/backend/Resources/Private/Templates/Email/

The reason is that paths for EXT:install, which provides templates, are not added to $GLOBALS['TYPO3_CONF_VARS']['MAIL'].

Actions

Also available in: Atom PDF