Fix problem in Save Snippet Information dialogue box plain text preview #164
Labels
accepted
Accepted for implementation / fixing
bug
Bug report
no changelog
Don't include this issue on change log
⚠️
Urgent fix required
Milestone
Plain text is always previewed in Unicode. This works fine for the Unicode LE & BE encodings and UTF-8. But this doesn't work properly if the user selected ANSI text. For example if a snippet with a character that is not supported in the default ANSI code page, the ANSI rendering could be different to the Unicode encodings, but the preview will be correct.
For example, the following output, rendered in Unicode, is:
But when ANSI is selected (in the UK), the preview is as above, but the actual file content is:
The text was updated successfully, but these errors were encountered: