Actions
Bug #50943
closedCompressor puts wrong @charset
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
Actions