Closed
Bug 623449
Opened 14 years ago
Closed 14 years ago
what does the trademark test test for?
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fligtar, Assigned: basta)
Details
https://github.com/mattbasta/amo-validator/blob/0f069975b27eedd1f5422eb593281d222b7b1167/validator/testcases/installrdf.py#L204
I can only read the English in that file, but it sounds like we're checking for the presence of "Firefox" in add-on names.
Firefox is allowed in add-on names as long as it's not the main part, e.g. Firefox Password Exporter is disallowed but Password Exporter for Firefox is allowed.
| Assignee | ||
Comment 1•14 years ago
|
||
I can't recall who requested that as a test. I'll convert it to a warning.
| Assignee | ||
Comment 2•14 years ago
|
||
This is now a warning:
https://github.com/mattbasta/amo-validator/commit/98e3aa849edd36a5ddc28c59c2ced2a244bc8f76
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•