[Bug 740784] subparse: fails to detect UTF-8 encoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 15 17:23:07 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740784
  GStreamer | gst-plugins-base | git

--- Comment #26 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-12-16 01:22:58 UTC ---
I'm not sure if this is ok as-is. I'm fine with cutting off the text after the
first invalid character for text that is definitely UTF-8, i.e. where we had a
BOM, but if I'm reading the current patch correctly it would basically just cut
off non-UTF8 encodings at the first non-ASCII character and treat it as UTF-8
instead of falling through to the fallbacks (current locale, environment
variables, etc.).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list