Opened 11 years ago
Closed 7 years ago
#13453 closed defect (patchwelcome)
Flash Uploader plugin doesn't send onComplete for 2nd concurrent upload
Reported by: | Yasir Assam | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.11 |
Component: | DojoX Uploader | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you use the Flash plugin for dojox.form.Uploader and you start a 2nd concurrent upload, then the last upload to finish doesn't receive the onComplete event.
Change History (2)
comment:1 Changed 7 years ago by
Owner: | changed from Mike Wilcox to dylan |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Definitely possible.
Given that no one has addressed this in 4 years, and we're trying to make our tickets manageable, I'm going to mark this as patchwelcome. If you want to create a pull request via github following the guidelines at https://github.com/dojo/dojo/blob/master/CONTRIBUTING.md , we'll review and land it.