The search bar in Tools > Add-ons > Extensions shows addons.mozilla.org, not addons.thunderbird.net
Categories
(Thunderbird :: Add-Ons: General, defect)
Tracking
(thunderbird_esr78 wontfix, thunderbird86 affected, thunderbird88 wontfix)
People
(Reporter: walts48, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Open the Add-ons Manager.
Select Extensions.
Type something into the search bar.
Press "Enter" and nothing happens.
Search bar shows addons.mozilla.org, not addons.thunderbird.net.
Should connect to addons.thunderbird.net and get results.
| Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
There are two regressions.
#1 Placeholder shows "addons.mozilla.org". Search results is from "addons.thunderbird.net" when search for something.
#2 Placeholder shows "addons.mozilla.org". Nothing happens when attempt to search for something. And an error is shown in Error console.
#1 regression windows:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=b7d49fd655a6ee1dc7c457d1b262fac3db224d2f&tochange=f6f7743a893b713963035f470174b67e658ce097
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f31f215bebd3a1ed5254da430a143a4563e9fca6&tochange=10e78dae989ced84fe490c435f82278402b7eb78
Suspect: Bug 1685222
#2 regression windows:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=47627b7a5b34d04816233abe24bf4051b8ac807c&tochange=be365d09c14b55f717bdf633cf48dbb6a27a3754
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=0478698744b1b970c65eefe277903ed457826b06&tochange=a3cd8f83fefafedaccd0c52a73ab001c510e63fe
Suspect: Bug 1683787
Error console:
Uncaught TypeError: can't access property "linkHandler", aOpenParams is undefined
switchToTabHavingURI chrome://messenger/content/mailWindow.js:987
openLinkIn chrome://communicator/content/utilityOverlay.js:349
searchAddons chrome://mozapps/content/extensions/aboutaddons.js:1239
handleEvent chrome://mozapps/content/extensions/aboutaddons.js:1203
_fireCommand chrome://global/content/elements/search-textbox.js:231
_enterSearch chrome://global/content/elements/search-textbox.js:249
on_keypress chrome://global/content/elements/search-textbox.js:212
handleEvent chrome://global/content/customElements.js:466
mailWindow.js:987:5
| Reporter | ||
Comment 2•5 years ago
|
||
I see addons.thunderbird.net in today's Daily, but search still didn't work.
| Assignee | ||
Comment 4•5 years ago
|
||
No, but the regression #2 is fixed by that. The wrong string is still showing.
| Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/bec25a74919c
make the add-ons search field placeholder show ATN not AMO. r=darktrojan
| Assignee | ||
Updated•5 years ago
|
Description
•