Closed
Bug 196581
Opened 22 years ago
Closed 22 years ago
"xml parsing error: undefined entity" when given an ssl warning
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 195856
People
(Reporter: jrspm, Assigned: bugzilla)
References
()
Details
Using phoenix from 2003/03/04 (latest nightly crashes on startup).
Whenever I go to a site which is set up for SSL but the site certificate has an
issue which forces the browser to ask me whether I want to accept the
certificate, Phonix doesn't display the alert. Instead, it just pops up the
following error dialog box...
XML Parsing Error: undefined entity
Location: chrome://pippki/content/newserver.xul
Line Number 29, Column 1:
<dialog id="ssl_warning" title="&newserver.title;"
^
After closing that dialog box, I am left with a blank screen. Nothing loads.
I verified that correct behavior in IE6 where the security alert dialog pops up
asking me if I want to accept the certificate. I click "Yes" and am then show
the content of the page being requested.
To reproduce:
1. go to link in URL box ( https://debian-sf.objectweb.org/projects/xmlc/ )
2. witness the error dialog detailed above
3. close the error dialog and view blank screen
Expected:
no error dialog and content shown
Actual:
error dialog shown and no content displayed after closing error dialog
Jake
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 195856 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•