Closed
Bug 569143
Opened 15 years ago
Closed 8 years ago
Always force name and creator to be set when installing an add-on
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | - |
People
(Reporter: whimboo, Unassigned)
Details
(Whiteboard: [AddonsRewrite])
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100530 Minefield/3.7a5pre (.NET CLR 3.5.30729)
Right now it's possible to install extensions which do not have a name and creator set. Same applies to the description but which is not that important.
<em:id>test@example.org</em:id>
<em:name></em:name>
<em:creator></em:creator>
<em:description></em:description>
We should make the name and creator mandatory to be set. Otherwise the UI doesn't provide users with the information it should.
Updated•15 years ago
|
blocking2.0: ? → -
Comment 1•8 years ago
|
||
With the end of legacy extensions, assuming this is no longer valid.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•