Project

General

Profile

Actions

Bug #98231

closed

Can't login in BE because of 'loginLogo' path

Added by Christian Toffolo over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-08-30
Due date:
% Done:

0%

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

Description

After upgrade to 11 LTS I couldn't login in BE because of error:
Resource paths must start with "EXT:"

TYPO3 is trying to send the login alert email but I set:
'loginLogo' => '/fileadmin/user_upload/Logo.svg'
that's not an public resource path and NormalizedUrlViewHelper uses PathUtility::getPublicResourceWebPath.

I need the logo in fileadmin so the editors can use it as image on the website.

Why can't NormalizedUrlViewHelper use PathUtility::getAbsoluteWebPath instead?


Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #97733: Test mail setup fails with resources from fileadminUnder Review2022-06-05

Actions
Actions

Also available in: Atom PDF