Closed Bug 1193594 Opened 9 years ago Closed 9 years ago

Attempt to upload a new version of a search plugin results in an error.

Categories

(addons.mozilla.org Graveyard :: Add-on Validation, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2015-08

People

(Reporter: kmag, Assigned: kmag)

References

Details

Search plugins don't have IDs. Or versions, as such. Our upload process for them is basically a complete hack. The ValidationAnnotator doesn't expect this, so it searches for a matching add-on with a null `guid`, and gets back thousands of results.
Commits pushed to master at https://github.com/mozilla/olympia https://github.com/mozilla/olympia/commit/898acff52a20b53cd584e960c3f35bf03feb8c0a Bug 1193594: Don't try to find a matching add-on for search plugins (which have no ID) during upload. https://github.com/mozilla/olympia/commit/9658fa47ceef0c6f484e40a6e82d87ea2aa3a687 Merge pull request #655 from kmaglione/search-plugin-validation Bug 1193594: Don't try to find a matching add-on for search plugins (…which have no ID) during upload.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-08
I have uploaded a search engine, then approved, but I'm not sure how i can upload a update. When trying to upload a new version from the dev hub I'm getting this error: http://screencast.com/t/D0EzdLTR Can you please provide some steps on how we can test this issue?
Unfortunately, it's only possible to upload a new version of a search plugin once a day, since they just use the current date as their version. You should be able to upload a new version of an older, existing plugin, or just try again with that one tomorrow.
I have successfully uploaded/approved an update for a search engine. Closing bug.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.