Closed
Bug 629468
Opened 14 years ago
Closed 14 years ago
Able to upload video to gallery prior to thumbnail being uploaded
Categories
(support.mozilla.org :: General, defect)
support.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
2.8
People
(Reporter: rbillings, Assigned: paulc)
References
Details
(Whiteboard: [gallery])
Users see the Submit file button enabled on videos prior to their thumbnail images being uploaded- which causes the video to be added to the gallery without the thumbnail. Suggest not enabling 'Submit File' button until after all files are uploaded.
1) /gallery > upload video
2) select video file, upload
3) select thumbnail image, upload
4) impatiently click 'Submit file' button as soon as it is enabled
expected: video + thumbnail
actual: video, no thumbnail
| Assignee | ||
Comment 1•14 years ago
|
||
I suspect what's going on here is that the video upload finishes and enables the submit button, while the thumbnail upload is still in progress. We should make sure to not enable the submit button if file upload is in progress.
OS: Mac OS X → All
Hardware: x86 → All
| Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → 2011Q1
| Assignee | ||
Updated•14 years ago
|
Whiteboard: [gallery]
Updated•14 years ago
|
Target Milestone: 2011Q1 → 2011Q2
| Assignee | ||
Comment 2•14 years ago
|
||
This should no longer be possible as the 'Submit file' button is disabled while anything is uploading.
Fixed as part of bug 650407, commit:
https://github.com/jsocol/kitsune/compare/161eecfa1d07d1882cea...138a46776caf2a2fa8d4
| Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
Verified no longer able to submit before video is uploaded
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•