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.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45373
Updated by Benni Mack almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8ea645cd2cb7705a3af07e7cb934247116f2fed5.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions