[gstreamer-bugs] [Bug 528868] URI schemes/protocols should be handled case insensitive

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 19 08:35:57 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=528868

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20




------- Comment #2 from Sebastian Dröge  2008-04-19 15:35 UTC -------
2008-04-19  Sebastian Dröge  <slomo at circular-chaos.org>

        * gst/gsturi.c: (gst_uri_protocol_check_internal),
        (gst_uri_get_protocol), (gst_uri_has_protocol),
        (gst_uri_construct), (gst_uri_handler_set_uri):
        A valid URI scheme can also include '+', '-' and '.' additional
        to alphanumeric characters as per RFC 3986 Section 3.1.

        Handle URI schemes case insensitive in all places and convert
        to lower-case when constructing an URI or setting an URI with
        the GstURIHandler interface. Fixes bug #528868.
        All elements can still assume (as before) that they will
        get passed URIs with a lower-case URI scheme by the GstURIHandler
        interface.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=528868.




More information about the Gstreamer-bugs mailing list