Closed
Bug 344357
Opened 19 years ago
Closed 18 years ago
Show a proper error when there is no install.rdf
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
3.0
People
(Reporter: anfuerer, Assigned: fligtar)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
After uploading a signed XPI the browser shows me the URL https://addons.mozilla.org/developers/additem.php?function=additem2 as a blank page. There isn't any error message or further information.
Reproducible: Always
Steps to Reproduce:
1. Go to https://addons.mozilla.org/developers/additem.php?type=E
2. Upload the signed XPI that can be found on http://hosting.helpcaster.com/audio/hc_audioFW.xpi
3. Then you see a blank page under https://addons.mozilla.org/developers/additem.php?function=additem2
Actual Results:
Blank page without further links or any error message.
Expected Results:
Error message or links/forms to continue with any action.
Updated•19 years ago
|
Assignee: nobody → morgamic
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•19 years ago
|
||
Andreas, it looks like your .xpi doesn't have an install.rdf, which is not allowed for an add-on. Please see the MDC for more information about well-formed add-ons:
http://developer.mozilla.org/en/docs/Building_an_Extension
I am updating this bug to address the lack of a proper error message when the install.rdf is missing -- that is a problem, and will post a quick patch for that shortly.
Status: NEW → ASSIGNED
Summary: Cannot Submit XPI (blank page) → Show a proper error when there is no install.rdf
Assignee | ||
Updated•18 years ago
|
Depends on: remora-dev
Assignee | ||
Comment 2•18 years ago
|
||
While awaiting morgamic's quick patch that was posted shortly... fixed in Remora (AMO v3). :)
Assignee: morgamic → fligtar
Status: ASSIGNED → NEW
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → 3.0
Assignee | ||
Comment 3•18 years ago
|
||
I think I forgot to resolve this!
Status: NEW → RESOLVED
Closed: 18 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
•