Addons-server: Drop or Fix unique names for addons

Created on 29 Nov 2016  路  3Comments  路  Source: mozilla/addons-server

Listed add-ons have unique names*; Unlisted add-ons do not. Having mixed listed and unlisted versions complicates this - think an addon with the first unlisted versions being called 'Ad Block Plus', and then the second version is submitted as listed. *(This uniqueness may or may not be enforced for new submissions or changes via edit listing, under some circumstances though.)

First question: Do we want to keep enforcing a unique name for Add-ons?

If so, then we should somehow fix the listed/unlisted conundrum (and make sure we do actually enforce it, but that's another issue); If not then lets drop it entirely.

Most helpful comment

The main pro of name uniqueness is to not allow developers to trick users into installing an add-on with the same name as an existing one. But that can be easily worked around by submitting an add-on with a very similar name, or playing around some of the uniqueness gaps with localization, name changes, etc. It doesn't seem like it justifies the cons and complexity.

Let's kill it 馃

All 3 comments

The main pro of name uniqueness is to not allow developers to trick users into installing an add-on with the same name as an existing one. But that can be easily worked around by submitting an add-on with a very similar name, or playing around some of the uniqueness gaps with localization, name changes, etc. It doesn't seem like it justifies the cons and complexity.

Let's kill it 馃

This will help #4028 - one less thing to fix there.

Verified this on AMO-dev FF50(Win 7).
@diox : While same name is accepted, same slug returns an error which, I suppose is intended, yes?
Postfix screenshot:
samename

Was this page helpful?
0 / 5 - 0 ratings