Project

General

Profile

Actions

Bug #93183

closed

Admin Panel Stylesheet breaks (TWB) frontend

Added by Kevin Appelt over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
AdminPanel
Target version:
Start date:
2020-12-29
Due date:
% Done:

100%

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

Description

With version 11.0 the frontend (based on Twitter Bootstrap, but possibly also with others) breaks - at least as soon as the admin panel is installed and activated and you are logged into the backend.

The reason for this is the inclusion of _legacy.scss (https://github.com/TYPO3/TYPO3.CMS/blob/master/Build/Sources/Sass/_legacy.scss) in adminpanel.scss (https://github.com/TYPO3/TYPO3.CMS/blob/master/Build/Sources/Sass/adminpanel.scss#L13) which makes changes to various TWB classes.

For the backend this is of course ok, but in the frontend the CMS should not change any styling that does not explicitly belong to the CMS component, the "admin panel" in this case.

The adminpanel.css is the only TYPO3 stylesheet of which I currently know that it has this behavior - should it also occur with other files, the behavior must of course be adjusted there as well.

Actions #1

Updated by Riccardo De Contardi about 3 years ago

  • Category set to AdminPanel
Actions #2

Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973

Actions #3

Updated by Gerrit Code Review about 3 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973

Actions #4

Updated by Gerrit Code Review about 3 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973

Actions #5

Updated by Gerrit Code Review about 3 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67973

Actions #6

Updated by Kevin Appelt about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Benni Mack about 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF