Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.0.0-M8
-
None
Description
AjaxDownload is not working in blob mode for Microsoft browsers
Steps:
1) clone quickstart: https://github.com/solomax/ajax-download
2) run it using mvn clean jetty:run
3) open http://localhost:8080 in IE11 and Edge
Results IE11:
both blob downloads results: SCRIPT5: Access denied
Results Edge:
1) Download Zip blob: XMLHttpRequest: Network Error 0x2efd, Could not complete the operation due to error 00002efd.
2) Download Text blob: Name is not being set, file is saved as 1FD327DF-29BC-4EC6-A2BA-F85384D62D1A
IFrame downloads works as expected
Will try to investigate
Attachments
Issue Links
- links to