Project

General

Profile

Actions

Bug #105205

closed

Login Logo is not context aware (dark mode) in subdir installation

Added by Benjamin Franzke about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2024-10-05
Due date:
% Done:

100%

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

Description

Steps to reproduce:

git clone https://github.com/TYPO3/typo3
cd typo3
composer install
mkdir subdir
cd subdir
ln -s .. typo3_src
ln -s typo3_src/index.php
ln -s typo3_src/typo3
touch FIRST_INSTALL
# no install via /subdir/typo3/install.php

Open the Backend login and the color will be incorrect, as the login logo is not inline but rendered via an img tag.


Files

login-logo-subdir-wrong-color.png (12.5 KB) login-logo-subdir-wrong-color.png Benjamin Franzke, 2024-10-05 17:42
Actions

Also available in: Atom PDF