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 2019/04/05 10:17:00 UTC

[jira] [Commented] (WICKET-6650) Url decode the name of the file after AjaxDownload with Location == Blob

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

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

Commit 9b7ad5d18a4e39fb7f52abace6c47dd3ae7867cc in wicket's branch refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=9b7ad5d ]

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 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)