Closed
Bug 516674
Opened 16 years ago
Closed 15 years ago
Incomplete XPI file name; version string only
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P3)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
4.x (triaged)
People
(Reporter: nmaier, Unassigned)
References
()
Details
https://addons.mozilla.org/de/editors/review/76590?num=103
The XPI linked under all points to:
https://addons.mozilla.org/de/firefox/downloads/file/62424/-1.0.7.5-fx.xpi
and hence has a file name of:
-1.0.7.5-fx.xpi
File name should be something along the lines of the following instead:
quicktoolbars-1.0.7.4-fx.xpi
It's not my extension, so I don't know steps to reproduce such an upload.
And I'm not sure if this is fixed already, and this extension was just uploaded before any fix was pushed to production. Extension was nominated some time ago: 2009-08-20 13:34:05.
![]() |
||
Comment 1•16 years ago
|
||
There are only localized extension names in the install.rdf which the parser doesn't find, so an empty extension name is used for the file name.
OS: Windows Server 2003 → All
Hardware: x86 → All
Updated•16 years ago
|
Priority: -- → P3
Target Milestone: --- → 4.x (triaged)
Comment 2•15 years ago
|
||
I think davedash just fixed this. CCing for confirmation
Comment 3•15 years ago
|
||
We use the addon name, which should never be empty.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
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
•