[gstreamer-bugs] [Bug 357330] New: [subparse] some sami parser minor but enhanced patch

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Sep 23 06:59:01 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=357330

GStreamer | gst-plugins-base | Ver: 0.10.10

           Summary: [subparse] some sami parser minor but enhanced patch
           Product: GStreamer
           Version: 0.10.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ganadist at chollian.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


I'll submit some minor, but enhanced patch for sami parser.

It contains 3 minor bug fix.

1. At http://bugzilla.gnome.org/show_bug.cgi?id=169936#c28 , there is an
workaround for converting "silver" value. But "silver" string is not
case-sensitive. So it need to replace "xmlStrncmp" to "xmlStrncasecmp".

2. At Bug 344503, as well as No.1, face property is not case-sensitive, either.

3. At Bug 343303, there is an workaround for bad entities. but I missed to
handle decimal entities (ex: &#xxxxx; ).

Would someone commit it please?

Thanks.


-- 
Configure bugmail: http://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