You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/09 12:16:00 UTC

[jira] [Commented] (WICKET-6491) AjaxDownload is not working in blob mode for Microsoft browsers

    [ https://issues.apache.org/jira/browse/WICKET-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245542#comment-16245542 ] 

ASF subversion and git services commented on WICKET-6491:
---------------------------------------------------------

Commit e1e6235e33156086fc3b7b13d49261ef10c2183d in wicket's branch refs/heads/WICKET-6491-ajax-download-ms from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=e1e6235 ]

[WICKET-6491] ajax download seems to work under both IE11 and Edge


> AjaxDownload is not working in blob mode for Microsoft browsers
> ---------------------------------------------------------------
>
>                 Key: WICKET-6491
>                 URL: https://issues.apache.org/jira/browse/WICKET-6491
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 8.0.0-M8
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)