Bug 136507

Summary: [PATCH] fix URI parsing
Product: [Fedora] Fedora Reporter: Ronald Bultje <rbultje>
Component: gstreamerAssignee: John (J5) Palmieri <johnp>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: jkeck
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.8.8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-29 14:50:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Escape/Unescape provided URIs correctly none

Description Ronald Bultje 2004-10-20 16:30:09 UTC
Version 0.8.7 has a URI escape parsing bug in its URI interface that
will, in some cases, make GStreamer refuse to open files containing
special characters (such as a space).

Patch attached against the current RPM in Fedora Core Rawhide (0.8.7-3).

Comment 1 Ronald Bultje 2004-10-20 16:31:04 UTC
Created attachment 105518 [details]
Escape/Unescape provided URIs correctly

Comment 2 Colin Walters 2004-10-20 17:00:10 UTC
This escaping code is the same stuff copied from a glib patch, right?  I seem to
remember doing the same for libgnomecups.  You didn't modify the escaping code
in any other way, right?

Comment 3 Need Real Name 2004-10-20 17:24:36 UTC
Colin: No, they are straight copies.

Comment 4 John Thacker 2006-04-29 14:50:54 UTC
This got fixed upstream in 0.8.8 IIRC, and FC4 includes a version past
that.  (FC5 is 0.10.x series)  FC3 and earlier are Fedora Legacy and this
won't get fixed since it's not security.  Closing.