[
https://issues.apache.org/jira/browse/WICKET-6650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943526#comment-16943526
]
Martin Tzvetanov Grigorov commented on WICKET-6650:
---------------------------------------------------
I've applied the change in wicket-8.x.
Sorry for the delay. I am not sure why I have put it in a separate branch.
> Url decode the name of the file after AjaxDownload with Location == Blob
> ------------------------------------------------------------------------
>
> Key: WICKET-6650
> URL: https://issues.apache.org/jira/browse/WICKET-6650
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 8.3.0
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
> Fix For: 9.0.0-M1, 8.7.0
>
>
> If a file with non-ascii characters in the name is downloaded via
> AjaxDownloadBehavior with Location == Blob then the file name that is sent to
> the browser contains url encoded version of the non-ascii characters.
> The file name should be url decoded before being sent to the browser.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)