Project

General

Profile

Actions

Bug #50943

closed

Compressor puts wrong @charset

Added by Henning Moellendorf almost 11 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi,

the compressor of CSS sets a wrong @charset at the beginning of the compressed file.
Currently its @charset"utf-8"; but it must be @charset "utf-8";

Kind regards
Henning


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #55690: Make concatenateCss and compressCss generate valid CSSClosed2014-02-05

Actions
Actions #1

Updated by Tilo Baller over 9 years ago

The Problem, that the whitespace is removed after @charset is still existing in TYPO3 CMS 6.2, and also older Versions like 4.5, 4.7...

Actions #2

Updated by Riccardo De Contardi almost 9 years ago

  • Status changed from New to Closed
  • Is Regression set to No

as #55690 reports the same problem, I am closing this in favor of #55690; please continue the discussion there.

If you think that this is the wrong decision, 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.

Actions

Also available in: Atom PDF