Bug #23359
closedpageRenderer doesn't take frontend editing into account when compressing backend CSS files
0%
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)
Updated by Alexander Opitz almost 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - Is Regression set to No
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.1.7)?
Updated by Alexander Opitz over 10 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this ticket.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.