Closed
Bug 329899
Opened 19 years ago
Closed 19 years ago
about: is broken
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 329130
People
(Reporter: g13n, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8) Gecko/20060309 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8) Gecko/20060309 Firefox/1.5
The "about:" is broken in the latest Firefox build from MOZILLA_1_8_BRANCH.
The following is the output on my system:
---------------------------------------------------------------------------
XML Parsing Error: undefined entity
Location: jar:file:///home/gopal_v/local/firefox2/chrome/toolkit.jar!/content/global/about.xhtml
Line Number 82, Column 1:<a id="mozlink" href="&releaseBaseURL;1.5.html">&brandShortName; 1.5</a>
^
---------------------------------------------------------------------------
about:buildconfig report on my machine:
---------------------------------------
Build platform
target
i386-unknown-freebsd4.11
Build tools
Compiler Version Compiler flags
gcc gcc version 3.4.4 -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pipe
c++ gcc version 3.4.4 -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pipe -I/home/gopal_v/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include
Configure arguments
--enable-application=browser --disable-tests --disable-debug --enable-optimize --without-system-nspr --without-system-zlib --without-system-jpeg --without-system-png --without-system-mng --enable-crypto --disable-gnomevfs --disable-gnomeui
Reproducible: Always
Steps to Reproduce:
1. Open Firefox
2. Type about: in the URL bar
Actual Results:
XML Parsing Error: undefined entity
Location: jar:file:///home/gopal_v/local/firefox2/chrome/toolkit.jar!/content/global/about.xhtml
Line Number 82, Column 1:<a id="mozlink" href="&releaseBaseURL;1.5.html">&brandShortName; 1.5</a>
^
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 329130 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•