Closed
Bug 449009
Opened 16 years ago
Closed 16 years ago
Can't load about:about page : aboutAbout.html not found
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 349451
People
(Reporter: cerebro.alexiel, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9) Gecko/2008052912 Firefox/3.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9) Gecko/2008052912 Firefox/3.0
Firefox tries to load jar:file://opt/firefox/chrome/toolkit.jar!/content/global/aboutAbout.html but this file does'nt exist.
In jar:file://opt/firefox/chrome/toolkit.jar!/content/global/ there is about.xhtml wich seems to be the about:about page
Reproducible: Always
Steps to Reproduce:
1.Type about:about in the address bar
2.Press Enter
3.
Actual Results:
Firefox display an error page "File not found. Firefox could'nt find jar:file://opt/firefox/chrome/toolkit.jar!/content/global/aboutAbout.html file ..." (translation from french)
Expected Results:
I think Firefox should display either a page (showing something) or pop up an error like "URL could'nt be load"
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Comment 3•16 years ago
|
||
(In reply to comment #0)
> In jar:file://opt/firefox/chrome/toolkit.jar!/content/global/ there is
> about.xhtml wich seems to be the about:about page
No, that page is <about:>.
You need to log in
before you can comment on or make changes to this bug.
Description
•