Closed Bug 440965 Opened 16 years ago Closed 14 years ago

Don't allow add-ons with different id/guid but same name - prevent confusion/name fake

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect, P3)

Tracking

(Not tracked)

RESOLVED FIXED
5.12.4

People

(Reporter: aryx, Assigned: davedash)

References

Details

Currently AMO allows add-ons to have the same name like another add-on. This should be prohibited. Furthermore, names which look similar should also be prohibited (at least by policy, better by a phishing check algorithm).

Example: URL suffix (extension)
https://addons.mozilla.org/en-US/firefox/addon/7591
https://addons.mozilla.org/en-US/firefox/addon/443
Severity: normal → minor
Component: Admin/Editor Tools → Policy
Priority: -- → P4
QA Contact: admin-tools → policy
Target Milestone: --- → Future
This is definitely something that needs to go into the new Dev Tools.
Severity: minor → major
Component: Policy → Developer Pages
Priority: P4 → P2
QA Contact: policy → developers
Target Milestone: Future → 5.12.3
Do we check names across locales?  What is the error message?  Are we doing the "algorithm" and if so, how?  -> DDN
Whiteboard: [ddn]
Yes, across locales. We used to have this check but removed it when we added l10n support.

We don't need an algorithm.

The error message is "This add-on name is already in use. Please choose another."
Whiteboard: [ddn]
Depends on: 604151
Assignee: nobody → dd
Priority: P2 → P3
Target Milestone: 5.12.3 → 5.12.4
http://github.com/jbalogh/zamboni/commit/4d0a734

This is built into the forms, so as long as people are using the forms to handle add-ons, we're safe.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Depends on: 614452
Depends on: 620460
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.