pouet2.0
pouet2.0 copied to clipboard
Encoding errors in party_results.php
UTF-8 interpreted as CP437, it seems (and the html version seems to be bogus as well)
What can I say - UTF8 detection is not an exact science :/
That doesn't look like UTF-8 at all but rather the use of the wrong codepage (which really cannot be fully auto-detected). Edit: FWIW the correct encoding for this file is Windows-1251
I put down some basic code for being able to manually force encodings for some of that stuff, but the db is a bit inconsistent - i.e. prod nfos have a db record but party results dont.