Closed Bug 203222 Opened 21 years ago Closed 21 years ago

XML-parsing error in about:

Categories

(Firefox :: General, defect)

x86
All
defect
Not set
minor

Tracking

()

VERIFIED FIXED

People

(Reporter: lutz, Assigned: p_ch)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030424 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030424 Mozilla Firebird/0.6

Summary says it all. And here is the error message I am getting:

XML Parsing Error: undefined entity Location:
jar:resource:///chrome/en-US.jar!/locale/en-US/global/about.xhtml Line Number
69, Column 23:<a id="mozlink" href="&releaseURL;">&brandShortName; &version;</a>
----------------------^

Reproducible: Always

Steps to Reproduce:
1. type about: in location bar

Actual Results:  
I got the following error message:
XML Parsing Error: undefined entity Location:
jar:resource:///chrome/en-US.jar!/locale/en-US/global/about.xhtml Line Number
69, Column 23:<a id="mozlink" href="&releaseURL;">&brandShortName; &version;</a>
----------------------^

Expected Results:  
Showing the copyright info.
Confirmed on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a)
Gecko/20030424 Mozilla Firebird/0.6
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4a) Gecko/20030423
Firebird Browser/0.6

It all depends on the machine supporting the (tm) char?
It has nothing to do with ™, and it's not Linux-specific.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Attached patch FixSplinter Review
diff -u

The patch makes a diff with two local versions of about.xhtml, since my cvs
install is b0rked, but you get the idea.
CC'ing pch, since he made the changes that caused this.
Another fix would be to bring back &releaseURL; into brand.dtd.
-> me
Assignee: blaker → chanial
I moved the releaseURL entity back to brand.dtd. Not sure it belong there, but I
have no time to worry more.
marking fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 203305 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: