Closed
Bug 15927
Opened 25 years ago
Closed 25 years ago
[BETA][DOGFOOD]No proxy authentication
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
M14
People
(Reporter: Glenn.McGrath, Assigned: warrensomebody)
References
Details
(Whiteboard: [PDT-])
Bug 8559 says that proxy's are supported now, so i entered my proxy details in
the preferences.
The folling is in my PREF.JS file
user_pref("network.proxy.http", "proxy.jcu.edu.au");
user_pref("network.proxy.http_port", 8080);
user_pref("network.proxy.type", 1);
With other browsers when i contact the proxy i get a dialog box where i enter
username/password for proxy authentication, i dont get that dialog box with
mozilla M10
I get a message from my proxy server saying i need a HTTP/1.1 compliant browser.
I read on another page that authentication worked, but it doesnt appear to for
me.
Apprunner reports that the web page loaded succesfully, but the browseer doesnt
display it.
Updated•25 years ago
|
OS: Windows 98 → All
Comment 1•25 years ago
|
||
(Changing OSes to `All' -- verified on MacOS build)
Updated•25 years ago
|
Hardware: PC → All
Comment 4•25 years ago
|
||
[changing Platform to All -- forgot to do that earlier]
Any sign of movement on this? It's my main Dogfood bug ... I, and probably a fair
few other people at universities and other proxy-bound institutions, can't test
Mozilla seriously without having access to proxied sites.
I cant promise you too much but the solution is very similar to another bug
relating to persistent authentication. I am hoping to fix both for M12 so hang
in there...
Updated•25 years ago
|
Assignee: gagan → valeski
Status: ASSIGNED → NEW
Comment 6•25 years ago
|
||
Updated•25 years ago
|
Assignee: valeski → gagan
Comment 7•25 years ago
|
||
this bug is not related to 6144. This is pure proxy authentication.
Updated•25 years ago
|
Summary: No proxy authentication → [DOGFOOD]No proxy authentication
Updated•25 years ago
|
Whiteboard: should be PDT+ because it is blocking many people from using browser, and is 3rd most voted for browser bug
Comment 10•25 years ago
|
||
important beta bug but we work around it for Netscape dogfood. Let's try to fix
it for beta....coming soon.
Whiteboard: should be PDT+ because it is blocking many people from using browser, and is 3rd most voted for browser bug → [PDT-] should be PDT+ because it is blocking many people from using browser, and is 3rd most voted for browser bug
Comment 11•25 years ago
|
||
adding PDT-., forgot to do that on the last comment.
Updated•25 years ago
|
Summary: [DOGFOOD]No proxy authentication → [BETA][DOGFOOD]No proxy authentication
Whiteboard: [PDT-] should be PDT+ because it is blocking many people from using browser, and is 3rd most voted for browser bug → [PDT-]
Assignee | ||
Updated•25 years ago
|
Target Milestone: M12 → M14
Comment 12•25 years ago
|
||
Bulk move of all Networking-Core (to be deleted component) bugs to new
Networking component.
Comment 13•25 years ago
|
||
*** This bug has been marked as a duplicate of 22405 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 14•25 years ago
|
||
verified duplicate of 22405
Comment 15•25 years ago
|
||
*** Bug 22904 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•