Project

General

Profile

Actions

Bug #23359

closed

pageRenderer doesn't take frontend editing into account when compressing backend CSS files

Added by Jeff Segars over 13 years ago. Updated almost 10 years ago.

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

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the pageRenderer uses t3lib_compressor only when the TYPO3_MODE == 'BE'. This means that during frontend editing, individual stylesheets are loaded and are not combined. The number of stylesheets exceeds what IE can handle and results in an unstyled editing form.

The obvious solution would be for the page renderer to check for frontend editing also but we may need to look for an feeditadvanced solution until it can be handled properly in the core.

Cross-posted to the feeditadvanced bugtracker at http://forge.typo3.org/issues/9173 also.

(issue imported from #M15368)

Actions

Also available in: Atom PDF