Page 1 of 1

Profiles listed as UTF-16 when they are UTF-8?

Posted: Tue May 10, 2016 9:29 am
by jdwohlever
Whenever I load a profile (even default ones) into my XML editor it says syntax error that the files are listed as UTF-16 files when in fact they are UTF-8 encoded files.
Current the first line in the profile XML's read:
<?xml version="1.0" encoding="UTF-16"?>
When in fact they should read:
<?xml version="1.0" encoding="UTF-8"?>

To see how this works, try opening one of the profiles in Internet Explorer or Microsoft Edge.
When the profile shows the default UTF-16 it will not load in either.
But if you say the profile with UTF-8 it shows up in both.

Re: Profiles listed as UTF-16 when they are UTF-8?

Posted: Wed May 11, 2016 12:15 pm
by MikeWitham
jdwohlever,

To put it honestly, it was a something someone did well before me or my current dev were here. We'll look into what can be done to correct this.

Regards,