July 28, 2026
5:42 a.m.
http://bugs.winehq.org/show_bug.cgi?id=60060 --- Comment #11 from Rafał Mużyło <galtgendo@o2.pl> ---
It is a plain xml file that starts with <?xml version="1.0" encoding="utf-8"?>, it does not have that "0xfeff".
Chap, have you actually checked that file ? It does start with a BOM, which is what Nick is referring to. UTF-8 BOM is a nonsense in the first place, but due, to Windows anal-rectal inversion on this topic, is something that still needs to be handled. Due to above mentioned syndrome, the xml standard was updated to accommodate for it (all least in my reading of that TR document). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.