Closed
Bug 275344
Opened 20 years ago
Closed 19 years ago
links do not work in linux if browser is not firefox
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: jstaerk, Assigned: mscott)
Details
My fault: I added some comments concerning this on bug 272519, Mike Cowperthwaite told me to post it as a new bug, if comment 8 on 272519 did not help. Description: (Linux) I have Seamonkey 1.8a5 and TB 1.0 installed and when I click on a http- or https-link in TB, nothing will happen unless firefox is set as default browser by confirming the according dialogue in firefox. I use KDE, so I'd expect either Mozilla or Konqueror to open this link. A "http- or https-link" means either a link in a mail that I recieved or a link in the TB UI like "get new extensions". Seamonkey way installed by "tar xvfz"ing the XFT+GTK2-archive. After having installed Firefox with the installer, clicked links will flawlessly open in Firefox as soon as the dialog "set firefox as default browser" on firefox-startup is confirmed. Where does Firefox write the setting to set itself as default browser to? Obviously TB expects this setting at this place and Mozilla does not write it there? As to comment 8 on 272519, well, it did not work. I uninstalled Firefox by deleting /usr/local/firefox/ and ~/.mozilla/firefox/ and added the folowing lines to my prefs.js. user_pref("network.protocol-handler.app.mailto", "gsendmail"); user_pref("network.protocol-handler.external.http", true); user_pref("network.protocol-handler.external.https", true); user_pref("network.protocol-handler.external.mailto", "true");
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•