Project

General

Profile

Actions

Bug #98063

closed

backend.loginLogo -> core:normalizedUrl() crashes

Added by Henri Nathanson almost 2 years ago. Updated over 1 year ago.

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

0%

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

Description

This is new with v11. v10 still runs with a path loginLogo = fileadmin/xxx/xy.png

in EXT:core email layout SystemEmail.html is called within forgot-password functionality and therein the normalizedUrl() helper.

Exception is thrown in getPublicResourceWebPath() in PathUtility.php with message "Resource paths must start with EXT:.."

I cannot really say, what the problem is here. But for EXT:backend configuration a file path for loginLogo on fileadmin/.. is no problem. Now I have to put the logo files into an extension resources folder.

The SystemEmail.html layout file seems to be the only place, where the normalizeUrl view helper is used?


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