Closed Bug 1643285 Opened 5 years ago Closed 5 years ago

Daily 79.0a1 throws an XML Parse error on content/systemIntegrationDialog.xhtml

Categories

(Thunderbird :: Preferences, defect)

defect

Tracking

(thunderbird78 fixed)

RESOLVED FIXED
Thunderbird 79.0
Tracking Status
thunderbird78 --- fixed

People

(Reporter: nONoNonO, Assigned: aleca)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file, 1 obsolete file)

When starting Daily, it throws an XML Parse error on content/systemIntegrationDialog.xhtml.
In bug 1615501 the processing of this file has changed and it is not preprocessed anymore, therefore the preprocessor directives should be removed and the license should be converted to a html-comment <!-- .... -->.

Keywords: regression
Assignee: nobody → alessandro
Status: NEW → ASSIGNED
Attached patch 1643285-xml-parse.diff (obsolete) — Splinter Review

Thanks for the bug report.
We don't need to preprocess that file anymore since the platform's based string variations are handled in Fluent.
Updated the top comment to use a regular html comment tag.

Attachment #9154269 - Flags: review?(mkmelin+mozilla)

Is this the bugreport for the startup message:

XML Parsing Error: not well-formed
Location: chrome://messenger/content/systemIntegrationDialog.xhtml
Line Number 2, Column 2:
# -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 4 -*-
-^

79.0a1 (2020-06-04) (64-bit)
BuildID 20200604105934

(In reply to Robert Hartmann from comment #3)

Is this the bugreport for the startup message:

XML Parsing Error: not well-formed
Location: chrome://messenger/content/systemIntegrationDialog.xhtml
Line Number 2, Column 2:
# -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 4 -*-
-^

79.0a1 (2020-06-04) (64-bit)
BuildID 20200604105934

Yep, that was the error message... I already clicked it away and had Dutch localization, so I didn't have the exact message anymore, but that was it.

This needs to be uplifted for beta also.

Comment on attachment 9154269 [details] [diff] [review] 1643285-xml-parse.diff The second and third line need an extra space before the "-".
Attachment #9154269 - Flags: review?(mkmelin+mozilla)
Attachment #9154269 - Flags: review+
Attachment #9154269 - Flags: approval-comm-beta?

Thanks, patch updated.

Attachment #9154269 - Attachment is obsolete: true
Attachment #9154269 - Flags: approval-comm-beta?
Attachment #9154452 - Flags: review+
Attachment #9154452 - Flags: approval-comm-beta?
Target Milestone: --- → Thunderbird 79.0

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/bb0273cc41d3
Fix XML parse error in systemIntegrationDialog.xhtml. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Comment on attachment 9154452 [details] [diff] [review] 1643285-xml-parse.diff Approvedfor beta
Attachment #9154452 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: