a quick fix is to remove the script-tags for "swfupload.js" and "swfupload.speed.js" from the module.gwt.xml-file of the GWT Uploader-lib. Then you have to add the two script imports into your module.html file to support the flash/swf part.
Regards
Tino
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
The library has stopped working to upgrade the version of GWT (2.7.0). There a quick fix?
[INFO] Invoking Linker Cross-Site-Iframe
[INFO] Ignoring the following script tags in the gwt.xml file
[INFO] swfupload.js
[INFO] swfupload.speed.js
Thanks
Hi Robert,
a quick fix is to remove the script-tags for "swfupload.js" and "swfupload.speed.js" from the module.gwt.xml-file of the GWT Uploader-lib. Then you have to add the two script imports into your module.html file to support the flash/swf part.
Regards
Tino