Closed
Bug 343155
Opened 19 years ago
Closed 18 years ago
Error on line 1244 in class_rdf_parser.php trying to submit extension
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.0
People
(Reporter: webradio, Assigned: fligtar)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
Hi @ all
I tried to submit a new extension. It's called ExtensionPack Basic ( http://extensionpack.mozdev.org/ ). But when I tried to submit it, I recieved this error:
Reproducible: Always
Steps to Reproduce:
1. Login to your developer account ( https://addons.mozilla.org/developers/ )
2. Click on "Add New Extension..."
3. Try to submit this extension: http://downloads.mozdev.org/extensionpack/basic/ExtensionPack_Basic_0.5.xpi
Actual Results:
Error message:
Fatal error: Cannot pass parameter 1 by reference in /opt/update/core/class_rdf_parser.php on line 1244
Expected Results:
The extension should be accepted...
I'm guessing this is because it's not your regular standard extension - it's a package of other extensions.
Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → 1.0
Assignee | ||
Updated•18 years ago
|
Depends on: remora-dev
Assignee | ||
Updated•18 years ago
|
Assignee: nobody → fligtar
Target Milestone: --- → 3.0
Comment 2•18 years ago
|
||
I have just rolled a new release ... It needs to be updated on the mirrors as current is busted with 2.0.0.1
http://dev.gentooexperimental.org/~anarchy/ExtensionPack_Basic_1.1.xpi
If you all want I will open a new bug but I really do not see a point.
Assignee | ||
Comment 3•18 years ago
|
||
(In reply to comment #2)
> I have just rolled a new release ... It needs to be updated on the mirrors as
> current is busted with 2.0.0.1
>
> http://dev.gentooexperimental.org/~anarchy/ExtensionPack_Basic_1.1.xpi
>
> If you all want I will open a new bug but I really do not see a point.
>
I don't see ExtensionPack listed on AMO. If it is listed on AMO and you can't update because of this bug, it will unfortunately need to wait until Remora is released when this bug will hopefully be fixed.
Assignee | ||
Comment 4•18 years ago
|
||
This has been fixed in Remora. It was actually just a missing $ on a variable. :)
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
•