[
https://issues.apache.org/jira/browse/WICKET-6650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943523#comment-16943523
]
ASF subversion and git services commented on WICKET-6650:
---------------------------------------------------------
Commit fa7d176c9be6d9c1e49b39fdd4e4d9d5c450c433 in wicket's branch
refs/heads/wicket-8.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=fa7d176 ]
WICKET-6650 Url decode the name of the file after AjaxDownload with Location ==
Blob
(cherry picked from commit ac20fab1627c49adb213c2a448a5d8f5dd20518e)
> 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.5.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)