Closed
Bug 59512
Opened 25 years ago
Closed 25 years ago
Java plugin uses proxy server when "direct connection to the internet" is selected
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
People
(Reporter: ilmari, Assigned: edburns)
References
()
Details
Note: i have symlinked the javaplugin.so that comes with blacdown's j2sdk1.3 to
the mozilla plugins directory.
If I enter anything into the proxy settings in mozilla, the java plugin will
attempt to use this proxy for downloading applets even if I have
selected "Direct connection to the internet" in the proxy settings. (It
says "downloading http://whatever/WhatEver.class using proxy.server:5555" in
the applet space, and I get a ConnectionRefused exception in the Java console.
This is because I had the wrong port specified in the proxy settings.)
For it to work, I had to enable proxies, remove everything from the textfields,
disable proxies and restart mozilla.
Comment 2•25 years ago
|
||
Is this still a problem with the latest nightlies?
Comment 4•25 years ago
|
||
Yup thats a duplicate marking as such. Good catch Fabian.
*** This bug has been marked as a duplicate of 48336 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 48336: "Proxy default settings in JAVA plugin use wrong
browser sets"
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•