[gstreamer-bugs] [Bug 630471] [tag] ligatures " Œ " and " œ " are not supported in freeform strings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 28 02:37:22 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-28 09:37:19 UTC ---
Makes sense, committed, thanks for the patch (I kept a paranoia-fallback for
ISO-8859-1 though):

 commit 5ef53dcf5cff787adeedbddc81eddfdd637f559a
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Mon Sep 27 14:36:17 2010 +0100

    tags: try ISO-8859-1 as second fallback in case WINDOWS-1252 is not
supported

    Better safe than sorry. Some embedded systems may use crippled iconv
    implementations or not support WINDOWS-1252 for other reasons.

    https://bugzilla.gnome.org/show_bug.cgi?id=630471

 commit b3e39daee08ac079eb43d849e3c96e4588a8f977
 Author: Sreerenj Balachandran <sreerenj.balachandran at nokia.com>
 Date:   Thu Sep 23 23:53:48 2010 +0300

    tags: when converting freeform strings try Windows-1252 as fallback instead
of ISO-8859-1

    Windows-1252 is a superset of ISO-8859-1, which uses some space
    allocated to control characters for additional printable characters.

    https://bugzilla.gnome.org/show_bug.cgi?id=630471

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



More information about the Gstreamer-bugs mailing list