Closed
Bug 644738
Opened 14 years ago
Closed 14 years ago
Uploading another add-on during validation doesn't terminate the previous upload
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect, P3)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.0.6
People
(Reporter: krupa.mozbugs, Assigned: gkoberger)
References
()
Details
(Keywords: regression)
Attachments
(2 files)
Firefox 4.0
steps to reproduce:
1. Load https://addons.allizom.org/en-US/developers/addon/submit/2
2. Upload an add-on
3. While that add-on is being validated, upload a different add-on
observed behavior:
Both add-ons get validated and their results are listed one below another. See screenshot.
I cannot reproduce this bug in prod. So, marking it as a regression.
| Reporter | ||
Updated•14 years ago
|
Target Milestone: --- → 6.0.3
| Reporter | ||
Updated•14 years ago
|
Summary: Uploading another add-on during validation, doesn't terminate the previous upload → Uploading another add-on during validation doesn't terminate the previous upload
Comment 1•14 years ago
|
||
Maybe related to bug 630832? The button should be disabled if there is processing going on.
Assignee: nobody → gkoberger
Priority: -- → P3
Updated•14 years ago
|
Target Milestone: 6.0.3 → 6.0.4
| Assignee | ||
Comment 2•14 years ago
|
||
http://github.com/jbalogh/zamboni/commit/29b6cce
Disables the upload button while something is uploading.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
This is not fully fixed. I can still upload a new file when the previous add-on is being validated and I see two validation reports.
Reopening
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•14 years ago
|
Target Milestone: 6.0.4 → 6.0.6
| Assignee | ||
Comment 4•14 years ago
|
||
This should do it.
https://github.com/jbalogh/zamboni/commit/5844b2f609f49cf3b7d0d93e712e83cde85ebbd5
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 5•14 years ago
|
||
Status: RESOLVED → VERIFIED
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
•