[Bug 29265] WebGallery 1.x: search throws access violation (XML document labelled UTF-16 but has UTF-8 content)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 5 16:32:07 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=29265

--- Comment #4 from Nikolay Sivov <bunglehead at gmail.com> 2012-05-05 16:32:07 CDT ---
Probably there's a way to workaround that by parsing '<?xml' node manually
(without libxml2). And on such encoding mismatch we could generate our own
'<?xml' node data that is correct according to specification. That could be a
good thing actually, cause we need eventually parse it ourselves.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list