Closed
Bug 2050003
Opened 1 day ago
Closed 1 day ago
Clicking the "recommends" hyperlink in the Add-ons manager fails with a scripting error
Categories
(Thunderbird :: Add-Ons: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 2045196
People
(Reporter: alex.keene, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0
Steps to reproduce:
Click the recommends hyperlink in the Personalise Your Thunderbird
paragraph at the top of the Add-ons manager page.
Actual results:
The page does not open & the following error is reported in the console:
Uncaught TypeError: can't access property "openTrustedLinkIn", windowRoot.documentGlobal is undefined
<anonymous> chrome://messenger/content/aboutAddonsExtra.js:47
aboutAddonsExtra.js:47:9
Expected results:
The recommended Add-ons page should be displayed.
Updated•1 day ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•