Actions
Task #72334
closedEpic #72333: Clean up charset conversion and language service
Remove utf8 conversion in EXT:recycler
Start date:
2015-12-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The recycler module handles conversions to UTF8 and to
other charsets, although the backend is solely UTF-8 since TYPO3 4.5. The logic and the according functions
have been removed as they have no effect and only
add complexity to code and slows down processing.
Actions