[Bug 678429] souphttpsrc: should return GST_FLOW_ERROR from create function in case of HTTP error 404 not found

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 1 11:17:45 PST 2013


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

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

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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-01 19:17:36 UTC ---
It's been a while, but this should be fixed now. Thanks for the bug report and
the patch! 

commit baac8ad66340f11c24e24817be3c620b2c8b8032
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Tue Jan 1 19:14:36 2013 +0000

    tests: add test for souphttpsrc error handling with data

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

commit c00b142f4482a58bf3409c3375c29e8f33948926
Author: Norbert Waschbuesch <nwaschbu at opentv.com>
Date:   Fri Jun 22 21:56:52 2012 +0000

    souphttpsrc: error out properly when receiving data along with an error
status

    When receiving an error code from the http server, such as 404,
    data might be sent along with it, like a web page. We don't want
    to output that data in this case, and we also want to pass the
    FLOW_ERROR return back to the base class, so it can stop properly.

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

(Hope I infered your proper name correctly).

-- 
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