[gst-devel] [Bug 83994] Changed - gnomevfssrc parse "%20" of filename as ' '
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Jun 4 23:42:02 CEST 2002
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=83994
Changed by keizi at mail.co.kr.
--- shadow/83994 Tue Jun 4 07:13:44 2002
+++ shadow/83994.tmp.8188 Tue Jun 4 09:41:52 2002
@@ -1,13 +1,13 @@
Bug#: 83994
Product: GStreamer
Version: 0.3.4
OS: other
OS Details:
-Status: RESOLVED
-Resolution: NOTABUG
+Status: UNCONFIRMED
+Resolution:
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: Keizi at mail.co.kr
QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -42,6 +42,10 @@
------- Additional Comments From in7y118 at public.uni-hamburg.de 2002-06-04 07:05 -------
gnomevfssrc expects a URI in the location field, not a file name.
The right URI would be "blah%2520blah.mp3" in this case.
Hope someone marks this NOTABUG now :)
+
+------- Additional Comments From Keizi at mail.co.kr 2002-06-04 09:41 -------
+why NOTABUG? local command line is not a URI.
+I think it'll be good to url-encode as well as 's/^/file:\/\/.../'.
More information about the gstreamer-devel
mailing list