Closed
Bug 1141068
Opened 10 years ago
Closed 10 years ago
bogus File.can_be_signed method returns True for each xpi file
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2015-04
People
(Reporter: magopian, Assigned: magopian)
Details
(Whiteboard: [qa-])
We only want to sign extensions, not all the files that have a ".xpi" extension. For example, complete themes also use the ".xpi" extension, but shouldn't be signed.
STR:
1/ submit a complete theme
2/ grant it a review (full or preliminary)
3/ download the file, unzip it
4/ verify that it's signed (but it shouldn't): there's the three files zigbert.sf, zigbert.rsa and manifest.mf in the META-INF folder
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → mathieu
Assignee | ||
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•10 years ago
|
Whiteboard: [qa-]
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
•