Closed
Bug 468290
Opened 17 years ago
Closed 17 years ago
Success message is missing file status when uploading additional files for a version.
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
3.5
People
(Reporter: stephend, Assigned: u278084)
References
()
Details
Attachments
(4 files)
Summary: Success message is missing file status when uploading additional files for a version.
Steps to Reproduce:
1. Load https://addons.mozilla.org/en-US/developers/versions/edit/45973 (Justin, I've made you an Owner.)
2. Click "Add New File"
3. Choose "Archive.xpi" and click "Upload File"
Actual Results:
"Your new file has been added to version 2.0 and is currently marked as ."
| Reporter | ||
Comment 1•17 years ago
|
||
As a side note, I can't log in to http://remora-3.5.php5stage.mozilla.com/en-US/firefox/ any longer :-(.
| Reporter | ||
Comment 2•17 years ago
|
||
| Reporter | ||
Comment 3•17 years ago
|
||
| Reporter | ||
Comment 4•17 years ago
|
||
fligtar, would you mind taking a look whenever you have a free moment?
These seems to be caused when you upload a new version of a sandbox only addon, one that has not been nominated. An if-else if statement didn't catch sandox only addons.
Addons that have been marked disabled seem to throw the right message. So I think we're fine for all the different statuses an addon could be under when uploaded. But I could be wrong.
Assignee: nobody → cdolivei.bugzilla
Status: NEW → ASSIGNED
Attachment #352284 -
Flags: review?(fligtar)
Updated•17 years ago
|
Attachment #352284 -
Flags: review?(fligtar) → review+
| Reporter | ||
Updated•17 years ago
|
Whiteboard: needs-checkin
Thanks for the review Justin. My development box is not on the network, so I can't check this in. If anyone can for me, that will be appreciated. I think this has to be checked in for both 3.5 and trunk.
A sufficiently lengthy extension cable solved my network issue. In both trunk and 3.5. r22761
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: push-needed
Resolution: --- → FIXED
Whiteboard: needs-checkin
Comment 8•17 years ago
|
||
(In reply to comment #7)
> A sufficiently lengthy extension cable solved my network issue. In both trunk
> and 3.5. r22761
Thanks, No need to change the 3.5 branch.
| Reporter | ||
Comment 9•17 years ago
|
||
Verified FIXED on https://preview.addons.mozilla.org/en-US/developers/versions/add/9602 and https://preview.addons.mozilla.org/en-US/firefox/addons/versions/9602
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Keywords: push-needed
Updated•10 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
•