Martin Grigorov created WICKET-6650:
---------------------------------------

             Summary: 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


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)

Reply via email to