[
https://issues.apache.org/jira/browse/WICKET-6650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-6650.
-------------------------------------
Resolution: Fixed
Fix Version/s: 9.0.0
8.5.0
> 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 Grigorov
> Assignee: Martin Grigorov
> Priority: Major
> Fix For: 8.5.0, 9.0.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
(v7.6.3#76005)