Invalid multi-byte sequences cause internal file translations (to UTF8) to fail #13150
Labels
bug
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
world ready
An issue relating string character encodings, localization translations, etc.
Milestone
Opening this to track an issue I noticed while investigating: #13078
If
files.encoding
is set to a multi-byte encoding, and an invalid multi-byte sequence is detected, the translation would fail. This should instead skip the invalid sequece and continue trying to translate the encoding.The text was updated successfully, but these errors were encountered: