#8019 closed defect (fixed)
File Uploader no longer works with Flash 10
Reported by: | Josh Trutwin | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Form | Version: | 1.2.0 |
Keywords: | dojox.form.FileUploader Flash 10 | Cc: | |
Blocked By: | Blocking: |
Description
Flash 10 has a "security update" that causes the File Uploaded to no longer work:
To replicate, upgrade flash to version 10 on any browser and open dojox/form/tests/test_FileUploader.html
Change History (6)
comment:1 Changed 12 years ago by
comment:1 Changed 12 years ago by
Owner: | changed from dante to Mike Wilcox |
---|
comment:2 Changed 12 years ago by
Another useful link:
http://www.sitepen.com/blog/2008/09/11/the-state-of-file-uploaders/
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
commit 15927
FileUploader? has been upgraded to work with Flash 10.
comment:5 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
From a discussion thread:
"One possible workaround might be to layer a transparent flash movie on top of the “choose files” button, etc."