Project

General

Profile

Actions

Bug #96066

closed

Wrong configuration hint because of changed behaviour at Install Tool Testmail

Added by Michael Kasten over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2021-11-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The Test Mail Feature uses settings form the backend core extension, but the behaviour has changed:

At TYPO3 11.5.1 The Configured Path of the "login.loginLogo (string)" could be relative or with the extension prefix so these paths should be valid:

The Description:

If set, this logo will be used instead of the TYPO3 logo above the login credential fields 
(e.g. fileadmin/images/login-logo.png or EXT:my_theme/Resources/Public/Images/login-logo.png or //domain.tld/login-logo.png).

At TYPO3 11.5.3 The Configured Path of the "login.loginLogo (string)" could be relative or with the extension prefix also, so these paths should be still valid.

For the backend extension these settings are ok but not for the Test Mail!!

If you try to send a Testmail with a path like filedamin/blah/file.png at the backend extension a error appears:

Could not deliver mail
Please verify $GLOBALS['TYPO3_CONF_VARS']['MAIL'][*] settings are valid. Error message: Resource paths must start with "EXT:" 

So at 11.5.3 a path like filedamin/blah/file.png isnt valid, if these behaviour ist expected, the Description for the logo path should be fixed


Files


Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #96063: custom Backend Login Logo within fileadmin breaks MAIL functionalityUnder Review2021-11-23

Actions
Actions #1

Updated by Michael Kasten over 2 years ago

Its a duplicate to ticket #96063

Actions #2

Updated by Georg Ringer over 2 years ago

  • Is duplicate of Bug #96063: custom Backend Login Logo within fileadmin breaks MAIL functionality added
Actions #3

Updated by Georg Ringer over 2 years ago

closed as duplicate

Actions #4

Updated by Oliver Bartsch over 2 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF