Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 661672

Summary: thunderbird 3.1 ignores network.protocol-handler.app.http(s)
Product: [Fedora] Fedora Reporter: Felix Dewaleyne <fdewaley>
Component: thunderbirdAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: gecko-bugs-nobody, rmj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-11 05:48:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Felix Dewaleyne 2010-12-09 10:53:37 UTC
Description of problem:
thunderbird will not use the script /usr/lib64/thunderbird*/open-browser.sh but firefox to open links (using default config here, default navigator set before the first start of thunderbird)

Version-Release number of selected component (if applicable):
3.1.6-2.fc14 (x86_64 version)

How reproducible:
all the time

Steps to Reproduce:
0.start a xfce session
1.set another browser than firefox as the default
2.wipe the thunderbird settings
3.start thunderbird
4.open any link

  
Actual results:
firefox is opened instead of another browser

Expected results:
the script is correctly called

Additional info:
not a new bug :
https://bugzilla.redhat.com/show_bug.cgi?id=557599 (fedora 12)

a workaround is to install gconf-editor and edit entries of /desktop/gnome/url-handlers/http and related from "firefox %s" to "xdg-open %s"

Comment 1 Christopher Aillon 2011-04-11 05:48:42 UTC

*** This bug has been marked as a duplicate of bug 644739 ***