Closed Bug 265445 Opened 21 years ago Closed 21 years ago

help content/contents.rdf includes chrome DTD file, really bad mojo

Categories

(SeaMonkey :: Help Viewer, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

References

Details

(Keywords: fixed-aviary1.0)

Attachments

(1 file)

/toolkit/components/help/content/contents.rdf 42 <!DOCTYPE RDF:RDF [ 43 <!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd"> 44 %brandDTD; 45 ]> Which means that if we register help/content before global/locale we have XML parsing errors and we're screwed. There is no need for this entity, the description isn't used anywhere. This causes most/all of the localized ZIP builds to not work properly, and it may be the cause of random "my Firefox won't start" errors for regular users.
Attachment #162849 - Flags: review?(bugs)
Flags: blocking-aviary1.0+
Whiteboard: [have patch] - need review anyone, blocks non-English RC1
Comment on attachment 162849 [details] [diff] [review] Don't do that DTD stuff during registration sr=darin
Attachment #162849 - Flags: superreview+
Comment on attachment 162849 [details] [diff] [review] Don't do that DTD stuff during registration Agreed; please land on aviary asap.
Attachment #162849 - Flags: review?(bugs)
Attachment #162849 - Flags: review+
Attachment #162849 - Flags: approval-aviary+
Fixed, branch and trunk
Status: NEW → RESOLVED
Closed: 21 years ago
Keywords: fixed-aviary1.0
Resolution: --- → FIXED
Blocks: 265448
Whiteboard: [have patch] - need review anyone, blocks non-English RC1
This is still hapenning. This bug should be reopened.
Flags: superreview+
Flags: review+
Flags: blocking-aviary1.0+
Flags: approval-aviary+
Product: Firefox → Toolkit
Product: Toolkit → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: