Project

General

Profile

Actions

Task #84050

closed

Log warning if configured backend login logo could not be resolved

Added by Josef Glatz about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2018-02-26
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Problem/Description

As an integrator it's hard to find the problem if the configured loginLogo (EXT:backend extConf) isn't working. There are no infos about what goes wrong.

ToDo(s)

  • Log error, if loginLogo is set, but $this->getUriForFileName() returns an empty string for the resulting image resource and inform the TYPO3 intergrator, that the path couldn't be resolved OR the extension isn't loaded (especially the EXT: sytax)
    • Throwing an error isn't possible – breaks the backend – and editing the path via EM isn't possible anymore.

Acceptance Criteria

  • An TYPO3 Admin/Integrator get some information, if loginLogo couldn't be resolved.
Actions

Also available in: Atom PDF