Description
Since WICKET-6715 Url#getFile() is used to calculate the real-path of resources.
This method does not properly decode the file path, see https://stackoverflow.com/questions/2166039/java-how-to-get-a-file-from-an-escaped-url
Attachments
Issue Links
- is caused by
-
WICKET-6714 Please add better getResource-Support for MockServletContext
- Resolved