Project

General

Profile

Actions

Bug #89636

closed

BackendLogo not working with leading slash

Added by Oliver Bartsch over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2019-11-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
backend, extension configuration
Complexity:
Is Regression:
Sprint Focus:

Description

For all configurable backend images and logos in ext:backend extension configuration e.g. loginLogo or _ loginBackgroundImage_ the defined path get resolved by a custom method `getUriForFileName`.
This method calls, among others, GeneralUtility::getFileAbsFileName by providing the path with replacing a possible leading slash.

This is not done for the backendLogo field. Therefore it's not possible to enter a path with leading slash in contrast to the other settings.
As this is not explicit allowed or disallowed it should be unified with the other configuration fields.

Actions

Also available in: Atom PDF