shadowfox-updater icon indicating copy to clipboard operation
shadowfox-updater copied to clipboard

profiles.ini can't be read if encoded in anything that isn't UTF-8

Open arguablykomodo opened this issue 7 years ago • 3 comments

After checking several different ini parsers, it appears that Go just really doesn't like UTF-16 and the such. So basically until Go provides an easier way to read other encodings this issue will persist

arguablykomodo avatar Apr 25 '18 00:04 arguablykomodo

same problem for me too

youssef-ammari avatar Dec 14 '18 14:12 youssef-ammari

just a update this is still a problem

Vokuar avatar Mar 29 '19 07:03 Vokuar

Same problem here too. I'd like to not have to change the encoding if possible, though I understand that there's a pretty big push for UTF-8 right now which is hard to fight against. It's a little ridiculous, IMHO, for people to also be against other Unicode encodings like UTF-16 though.

ylluminarious avatar Apr 22 '19 02:04 ylluminarious