Description
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.
Attachments
Issue Links
- links to