commit d14a61e1d07dcc0c8015114b13609104b0688502 Author: TJ <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> ** 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 Ubuntu Desktop Bugs, which is subscribed to epiphany-browser in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs