Actions
Bug #84714
closedUTF-8 encoding is spelled wrong
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-04-13
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Just watched the video that demonstrates the new site configuration feature in TYPO3 9.2 (https://www.youtube.com/watch?v=MAnc34BrEdk&feature=push-u&attr_tag=lVE6xP6Z1Kjt_RZm-6) and noticed that there's a typo in the example content.
There is no locale like `en_US.UTF8`, it's `en_US.UTF-8` instead.
See https://en.wikipedia.org/wiki/Locale_(computer_software)
Updated by Gerrit Code Review over 6 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/56649
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56649
Updated by Michael Stucki over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0794074bcb9bf0a2370a324fdda3a5504cdc46e2.
Actions