Actions
Bug #90345
closedInstallToolLogin email not working anymore
Status:
Closed
Priority:
Must have
Assignee:
Category:
Install Tool
Target version:
Start date:
2020-02-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since #90266 the mails sent after login to install don't work anymore because the path of emails is not found
Problem is that checked paths are ext:core + ext:backend but mails are in ext:install.
Solutions:
- Move the templates to ext:backend or ext:core
- Register ext:install as well
Currently don't know what the best solution is
Actions