Closed
Bug 909700
Opened 11 years ago
Closed 7 years ago
DuckDuckGo Plus gives strange error message after installation on a clean profile
Categories
(Firefox :: Extension Compatibility, defect)
Firefox
Extension Compatibility
Tracking
()
RESOLVED
INVALID
People
(Reporter: manuela.muntean, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
9.29 KB,
image/png
|
Details |
Reproducible with the latest Beta - Firefox 24 beta 6 - build ID: 20130826142034
Reproducible with the latest Nightly - build ID: 20130826190748
Reproducible with the latest Aurora - build ID: 20130826004002
Not reproducible with the latest Release - Firefox 23.0.1
Steps to reproduce:
1. Open Firefox and install DuckDuckGo Plus add-on from https://addons.mozilla.org/en-US/firefox/search-tools/
Expected results: the add-on should install without any issues or error messages
Actual results: after installation, the message shown in the screenshot appears
Notes:
1. I've also tried to install: InstantFox 2.8.3, StumbleUpon 4.16 and Add Google Search To New Tab PAge 1.0.2, and none of them reproduce this issue.
2. All 4 searches (Search bar, about:home, contextual menu option, URL bar) work as expected (using DuckDuckGo Plus).
Comment 1•11 years ago
|
||
confirmed this is a regression.
The error message doesn't appear to have affected the add-on installation.
Comment 2•11 years ago
|
||
The developers have been informed about this bug.
Reporter | ||
Comment 3•11 years ago
|
||
Regression range below:
Last good nightly: 2013-08-14
First bad nightly: 2013-08-15
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2013-08-14&enddate=2013-08-15
Reporter | ||
Updated•11 years ago
|
Keywords: regression
Comment 4•11 years ago
|
||
I suppose that this is caused by bug 493051, and the add-on is jut not checking for the existence of the search engine before attempting to install it again.
Well, we are using a library which should already do that (https://github.com/mozilla/example-search-addon/). Is that the wrong approach? Should we check for that ourselves?
Also, do you think we should be using this library? We've been asked to do so by Kris Maglione in one review but we've been having issues with it.
Comment 6•11 years ago
|
||
Kris, does the library account for the change in bug bug 493051?
Flags: needinfo?(kmaglione+bmo)
Any news on this?
I've already created an issue on GitHub for it (https://github.com/mozilla/example-search-addon/issues/2), should I try to implement this behaviour? What would you suggest?
Thanks
Kris: this should no longer be happening on the DuckDuckGo Plus addon.
I am not sure about the example-search-addon though.
Comment 10•7 years ago
|
||
This is about a legacy extension which is no longer valid in Firefox Quantum, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•