Closed Bug 1693511 Opened 3 years ago Closed 3 years ago

"Download the latest version" link after failed update via About Thunderbird does nothing

Categories

(Thunderbird :: Installer, defect)

Thunderbird 87
Unspecified
Windows 10
defect

Tracking

(thunderbird_esr78 unaffected, thunderbird87 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
thunderbird_esr78 --- unaffected
thunderbird87 --- fixed

People

(Reporter: thomas8, Assigned: rjl)

References

(Regression)

Details

Attachments

(2 files)

Seen several times on Daily, probably 87.0a1 (2021-02-17) (64-Bit) DE.
Updating Daily has become a hassle in so many ways.
From About Thunderbird, first downloads small update, then full update, then fails.
"Download the latest version" link does nothing (but works when you get it from the panel popup in 3-pane) - this bug.

OT: Today also trying to update to the same version it is already on (see screenshot).

Does today's update as expected? There were two Daily builds on the 17th. That explains part of your report.

The manual download link throws an error:

Uncaught ReferenceError: openURL is not defined
    onclick chrome://messenger/content/aboutDialog.xhtml:1

The link breaking is a casualty of multi-process link handling done in bug 1683787. openURL() came from contentAreaUtils.js (in toolkit) which was removed from aboutDialog.xhtml.

Regressed by: 1683787

openURL was part of contentAreaUtils.js which is no longer included since
bug 1683787. openLink from aboutdialog.js accomplishes the same.

Assignee: nobody → rob
Status: NEW → ASSIGNED

Thank you very much Rob for looking into this!

Comment on attachment 9203969 [details]
Bug 1693511 - Fix manual download link in about dialog. r=darktrojan

[Approval Request Comment]
Regression caused by (bug #): 1683787
User impact if declined: Manual download link in about: dialog does not work
Testing completed (on c-c, etc.): tested with local build
Risk to taking this patch (and alternatives if risky):
Patch changes the button click event to call a different function that already exists in the about dialog code. Should be minimal risk to taking on beta.

Attachment #9203969 - Flags: approval-comm-beta?

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/22bff738971e
Fix manual download link in about dialog. r=darktrojan

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch

got a verbal approval-comm-beta+ from wsmwk on Matrix

Comment on attachment 9203969 [details]
Bug 1693511 - Fix manual download link in about dialog. r=darktrojan

[Triage Comment]
(previously) approved for beta (and already shipped)

Attachment #9203969 - Flags: approval-comm-beta? → approval-comm-beta+
See Also: → 1586699
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: