http://bugs.winehq.org/show_bug.cgi?id=60060 --- Comment #12 from Nikolay Sivov <bunglehead@gmail.com> --- (In reply to Rafał Mużyło from comment #11)
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).
Rafał, I think we can handle this, thank you. -- 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.