[Swfdec] [Bug 13815] Wrong url for http get
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 5 06:51:11 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=13815
otte at gnome.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #4 from otte at gnome.org 2008-01-05 06:51 PST -------
Problematic websites seem to be those that load their Flash content with
src="some/dir/file.swf" instead of just src="file.swf".
It looks like the easiest way to achieve the desired behavior in the mozilla
plugin is to just pass the relative URL verbatim to the browser. Unfortunately
I refactored the API to do relative path lookup inside Swfdec and this now
causes failures. Yay, another refactoring required.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Swfdec
mailing list