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