Profiles listed as UTF-16 when they are UTF-8?
Posted: Tue May 10, 2016 9:29 am
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.
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.