Task #106078
closedOffload charset table generation
100%
Description
CharsetConverter takes care of generating a charset translation table based on definition files. This approach has a few
flaws:
- The generated cache file always bases on static, immutable data
- The cache file is written into `var/charsets/`, with the effect that nothing prunes that file once the incoming data changes
Updated by Gerrit Code Review 12 days ago
- Status changed from New to Under Review
Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87308
Updated by Gerrit Code Review 12 days ago
Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87308
Updated by Gerrit Code Review 12 days ago
Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87308
Updated by Gerrit Code Review 10 days ago
Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87308
Updated by Christian Kuhn 10 days ago
- Related to Feature #99618: TYPO3 should have a list of all countries and their localized names added
Updated by Gerrit Code Review 10 days ago
Patch set 11 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87308
Updated by Anonymous 10 days ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 12a869b0be94f5c0550507fba580d50d0710f776.