Closed
Bug 196414
Opened 23 years ago
Closed 23 years ago
error parsing XML when viewing HTTPS sites
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 195856
People
(Reporter: godblessthenet, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030304 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030304 Phoenix/0.5
When trying to view a website with the https protocol, the site does not display
and instead an error window displays with an XML Parsing Error message.
Reproducible: Always
Steps to Reproduce:
1. Go to a site that uses https://
Actual Results:
An error message appeared, two examples are:
XML Parsing Error: undefined entity
Location: chrome://pippki/content/newserver.xul
Line Number 29, Column 1:
<dialog id="ssl_warning" title="&newserver.title;"
^
XML Parsing Error: undefined entity
Location: chrome://pippki/content/domainMismatch.xul
Line Number 23, Column 1:
<window id="domainMismatch" title="&domainMismatch.title;"
^
Different sites display slightly different messages, but all show the XML
Parsing Error.
Expected Results:
Display the site
Bug seems to be related to bug # 84618, but the error message, specifically the
location, is different. Another site I tested the bug on was
warp.phpwebhosting.com, where I tried to login to my website using the encrypted
method. The sites I tried to view worked fine in Phoenix release 0.5, so the bug
must have appeared recently. Pages worked correctly in IE6.
I just tried viewing PayPal, and the https pages there seem to work fine, so the
problem isn't with ALL https sites.
It's a dupe
*** This bug has been marked as a duplicate of 195856 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•