Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

UTF-8 invalid charset #1054

Merged
merged 2 commits into from Oct 4, 2017
Merged

UTF-8 invalid charset #1054

merged 2 commits into from Oct 4, 2017

Conversation

vincemtnz
Copy link
Contributor

@vincemtnz vincemtnz commented Oct 3, 2017

Attempt UTF-8 then fallback to ISO-8859-15. Since all ISO-8859 charsets are ASCII-8BIT compatible, they're a good fallback (compatible with Windows-1252). I've chosen ISO-8859-15 since it supports a range of latin chars: accents, tildes, etc.

How could we test this?

Since all ISO-8859 charsets are ASCII-8BIT compatible, they're a good
fallback (compatible with Windows-1252). I've chosen ISO-8859-15 since
it supports a range of latin chars: accents, tildes, etc.
@osahyoun
Copy link
Member

osahyoun commented Oct 4, 2017

👍

@osahyoun osahyoun merged commit e35a0dc into development Oct 4, 2017
@osahyoun osahyoun deleted the utf8-conversion-bug branch October 4, 2017 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants