-
Bug
-
Resolution: Fixed
-
Major
-
3.8.1
-
None
How to reproduce
- go to back-office
- Create an article and add a link to a file named "myfile.pdf" in the ressource explorer
- Validate
- Go to front-office, display the page and click on the link to download the file "myfile.pdf"
- go to back-office
- upload again the file "myfile.pdf" in the ressource explorer, choose to create a new version of the file.
- go to front-office, display the page and click on the link to download the file "myfile.pdf"
Actual behavior
- the downloaded file is the previous version of the file, the cache of ressources is not deleted.
- depends on
-
RUNTIME-2396 URLEncoder.encode should not to be used to encode path
- Closed