#12288 closed defect (fixed)
Minor issues with new dojox.form.Uploader
Reported by: | vladar | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Dojox | Version: | 1.6.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I've faced with several minor issues with new Uploader:
- There is global variable "url" in flash and iframe plugins (line 239 and 38 respectively)
- Progress bar is not shown in IE with flash plugin
Also it would be great to have a way to define which plugin is actually used for uploading.
This value then can be passed to server to generate appropriate response, instead of relying on filenames.
Change History (4)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | General → Dojox |
---|---|
Owner: | changed from anonymous to Mike Wilcox |
Priority: | normal → high |
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Also, when Flash plugin is loaded without force=flash, function "reset" doesn't work in browsers, using HTML5 version (fails with "this.flashMovie is undefined")