Closed
Bug 84694
Opened 25 years ago
Closed 25 years ago
Proxy: Gauntlet errors (html) display as text.
Categories
(Core :: Networking, defect, P3)
Tracking
()
mozilla0.9.3
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: neeti)
References
()
Details
Attachments
(2 files)
When attempting to (incorrectly) go to bugzilla.org, a DNS failure error occurrs
(as it should). But the error message that comes up is a bunch of html coding
(attachment available on request). The error message appears to be the same as
if I try to go to the URL in IE 5 (screenshot also available upon request).
qa to me.
-> Networking
The DNS error is displayed in HTML because you are connecting to a proxy server.
If DNS failed and you were using a direct conection, you would receive a dialog
box w/ the error message. Proxy servers return errors to your browser via a HTTP
5xx code and put the message into the body as HTML.
Please describe the proxy preferences (or even better copy the "network.proxy.*"
prefs.
Once you verify this, please try to find out the proxy server type and vendor
name. (I did not see vendor information in the HTML you included.
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking
Ever confirmed: true
QA Contact: doronr → benc
Summary: DNS Failure error shows up as plain text html → Proxy: DNS Failure error shows up as plain text html
I am using an autoconfig proxy inside of Verizon.com. HTTP can also be
funnelled through proxy.verizon.com:80. Is there something I can run that will
query my proxy server to find out what its running?
Keywords: qawanted
Summary: Proxy: DNS Failure error shows up as plain text html → Proxy: Gauntlet errors (html) display as text.
-qawanted, I'm on this one.
I saved the file and opened it as HTML, and it renedered on my NS6.0 for WinNT
system.
This might be a problem with the HTML headers of the response. Does anyone have
gauntlet system I can look at, or do you want to try to trap the response
headers yourself?
Comment 8•25 years ago
|
||
this looks liks a dup of 83480.
I agree, its the same thing, just a different brand of proxy server. Why on
earth they don't configure the proxy servers to return correct HTML is beyond
me. But since all the other browsers seem to know what to do, I guess its up
to Mozilla to kludge it too :-(
*** This bug has been marked as a duplicate of 83480 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 10•25 years ago
|
||
Any HTML experts able to explain why this doesn't render? If so, I can create
and evangelism bug and sic them on the vendor.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•