Actions
Task #34094
closedTask #31461: The Big Cleanup 4.7
Task #33743: Strictly only allow UTF-8
Change fallbacks to iso-8859-1 to utf-8
Status:
Closed
Priority:
Must have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2012-02-20
Due date:
2012-02-20
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
At many places in Core there have been charset fallbacks if forceCharset (or other charset definitions) have been set.
Until 4.5 iso-8859-1 has been default charset for TYPO3 but every set via forceCharset.
forceCharset has been removed at many places the default charset is used. this default charset has to be changed to be utf-8.
Actions