Opened 10 years ago
Closed 10 years ago
#12205 closed defect (wontfix)
dojox.form.FileUploader having issues with Flash Player 10.1.x
Reported by: | sunny87india | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Uploader | Version: | 1.5 |
Keywords: | FIleUploader | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
File uploading not working with 10.1.x version of flash player while the same code is working fine in 9.x and 10.0.x versions.
Change History (4)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Sorry i mentioned the version of Dojo as 1.5 but i just verified and we are using 1.2.2
So can u please check for that and suggest me something..
comment:3 Changed 10 years ago by
"Not working" means file Uploader works fine with 9.x and 10.0.x versions but not with 10.1.x
comment:4 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The FileUploader? version 1.1 and 1.2 is no longer supported. FileUploader? 1.2 programmatically called the Flash browse() method which Adobe soon after removed for security reasons.
See the docs for how you can update that release with a later edition of the FileUploader?. http://docs.dojocampus.org/dojox/form/FileUploader#updating-your-release
What does "not working" mean exactly?
I have version 10,1,102,64 installed, and it works here.