Closed
Bug 618712
Opened 15 years ago
Closed 15 years ago
XML Parsing Error in firefox-3.6.12/chrome/toolkit.jar!/content/global/netError.xhtml
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: rcp, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12
Error received on attempting to load "https://192.168.1.1/". This is the admin page for my Linksys WRT610N router, for which I believe I have (in a previous version of Firefox) saved a security exception for the mismatched certificate.
The error itself is:
XML Parsing Error: undefined entity
Location: jar:file:///usr/lib/firefox-3.6.12/chrome/toolkit.jar!/content/global/netError.xhtml
Line Number 60, Column 12: <title>&loadError.label;</title>
-----------^
As displayed in the error page, the arror above lines up with the ampersand character in the string "&loadError.label"
Reproducible: Always
Steps to Reproduce:
1. Load https version of WRT610N admin page
2.
3.
Admin page is displayed correctly when viewed through http rather than https
Comment 1•15 years ago
|
||
Can you please try it again with a Mozilla.org binary build ?
That looks like an ubuntu packaging problem.
Comment 2•15 years ago
|
||
no response
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•