Opened 9 years ago
Closed 5 years ago
#14867 closed defect (patchwelcome)
Uploader does not fire "onBegin" and "onChange" in IE9
Reported by: | mofog | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Uploader | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox.form.Uploader used with dojox.form.uploader.plugins.IFrame does not fire the "onBegin" and "onChange" events in Internet Explorer 9. However, "onComplete" works fine.
All events are fired using the same code in Firefox, Safari, and Chrome.
Change History (3)
comment:1 Changed 8 years ago by
Summary: | Uploader does not fire "onBegin" and "onChange" in IE 9 → Uploader does not fire "onBegin" and "onChange" in IE9 |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 5 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
A patch would be welcome, otherwise I don't think this is going to get fixed. That said, given FormData? for IE10 and newer, this patch would really only be relevant today for users of IE8 and IE9.
Note: See
TracTickets for help on using
tickets.
onBegin
ist still not fired for_IFrame
method in 1.9.0. Seems to be just forgotten to call.