[Swfdec] [Bug 16716] swfdec doesn't handle uri encoding, leading to failures on file :///

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 14 23:58:58 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=16716





--- Comment #1 from Benjamin Otte <otte at gnome.org>  2008-07-14 23:58:58 PST ---
Created an attachment (id=17679)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=17679)
file displaying the current URL

Looks like we'll want implement this as close to the WRONG way as possible.

The reason for this is that SwfdecURL is meant to do what the Flash player does
when handling urls. And the Flash player happily puts all the characters into
the URL as they are ignoring (as usual) any standards out there.

But we definitely want to have something like swfdec_url_(from|to)_real_url()
and make swfdec_url_from_input() use this.


-- 
Configure bugmail: http://bugs.freedesktop.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 Swfdec mailing list