Closed
Bug 263751
Opened 20 years ago
Closed 20 years ago
Can't open any other mirc client and can't disable chatzilla
Categories
(Other Applications :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jay, Assigned: rginda)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 I have mirc installed and would like to use my version with the script that I am using to open the links on webpages to open mirc servers/channels. There is no way to disable chatzilla which forces me to use IE and I don't want to do that. Is there a patch coming out where I can disable chatzilla within the browser and use my own mirc client? Please advise. Reproducible: Always Steps to Reproduce: 1. Click on any mirc link on any webpage 2. 3. Actual Results: Opens chatzilla Expected Results: Want to open my own mirc client.
Comment 1•20 years ago
|
||
user_pref("network.protocol-handler.external.irc", true);
set that pref in about:config - right mouse button -> new -> boolean, name
network.protocol-handler.external.irc, value true.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•