You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
link to issue: TibiaData#470
- Wrap incoming HTML in charset.NewReader before goquery parsing
- Ensures ISO‑8859‑1 (and other legacy) input is normalized to UTF‑8
- Prevents “mojibake” (e.g. “ä” instead of “ä”)
- Updated TestWorldAntica to simulate Latin‑1 input and verify correct Umlaut decoding
- Added Antica.html for parsing character Näurin
ClosesTibiaData#470
Uh oh!
There was an error while loading. Please reload this page.
Something related to umlauts (äöü) doesn't seem right when requesting data upstream.
Example characters:
Reported by Skylife on Discord.
The text was updated successfully, but these errors were encountered: