Ticket #7867 (closed defect: fixed)
dojox.form.FileUploader: allow djConfig path to uploader.swf?
| Reported by: | jburke | Owned by: | mwilcox |
|---|---|---|---|
| Priority: | normal | Milestone: | tbd |
| Component: | DojoX Form | Version: | 1.2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I think there are issues trying to use the uploader.swf from a CDN location. There may be crossdomain.xml issues. Since it is unlikely the CDN will be configured with a proper crossdomain.xml file, it might be worth allowing the configuration of the swf location via:
FileUploader?._swfPath = dojo.config.FileUploaderSwf?
Or something like that. Issue was raised in this thread: http://www.dojotoolkit.org/forum/dojox-dojox/dojox-support/cant-get-dojox-form-fileuploader-work-dojo-1-2-0-aol-cdn
Attachments
Change History
Note: See
TracTickets for help on using
tickets.