-
Notifications
You must be signed in to change notification settings - Fork 37
Decode ISO 8859-1 into UTF-8 #187
Copy link
Copy link
Open
Labels
a: apiRelated to exposed core API of the projectRelated to exposed core API of the projectm: github-importThis was auto-imported after repository migrationThis was auto-imported after repository migrationt: featureNew request or featureNew request or feature
Metadata
Metadata
Assignees
Labels
a: apiRelated to exposed core API of the projectRelated to exposed core API of the projectm: github-importThis was auto-imported after repository migrationThis was auto-imported after repository migrationt: featureNew request or featureNew request or feature
Why are we not doing this automatically? Is there some benefit in keeping it in ISO 8859-1? I feel like this will only cause more issues to appear over time as people won't know what's going on since it's non-trivial to figure out. Even when documented, it would just clutter the docs when we could easily do this on the library side.
Originally posted by @ItsDrike in Dinnerbone/mcstatus#136 (comment)