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
Updated by Tilo Baller over 10 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...
Updated by Riccardo De Contardi over 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