[Bug 239952] Re: firefox - the associated helper application does not exist
TJ
ubuntu at tjworld.net
Wed Sep 17 01:48:51 UTC 2008
commit d14a61e1d07dcc0c8015114b13609104b0688502
Author: TJ <linux at tjworld.net>
Date: Wed Sep 17 01:29:10 2008 +0100
When an incorrect or unrecognised Content-Type is found, and GetFromType() fails,
GetFromExtension() is used to get the mime-type from the extension. When the download
completes the helper fails to launch since it is re-evaluated using the (unrecognised)
mime-type but no fall-back on the extension is done.
This fix makes another call to GetFromType() after GetFromExtension() to determine the
helper application and configure the mimeInfo object correctly (closes LP #239952 and
Mozilla bug # 455626).
Signed-off-by: TJ <linux at tjworld.net>
** Attachment added: "Call GetFromType() after GetFromExtension() when mime-type is not recognised"
http://launchpadlibrarian.net/17669998/0001-When-an-incorrect-or-unrecognised-Content-Type-is-fo.patch
--
firefox - the associated helper application does not exist
https://bugs.launchpad.net/bugs/239952
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list