-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
If I try to edit a file named "My testé %.docx" if fails (MSOffice or LibreOffice)
I can find this in logs
Caused by: java.lang.IllegalArgumentException: Invalid encoded sequence "%.docx"
at org.ametys.core.util.URIUtils.decode(URIUtils.java:195)
at org.ametys.plugins.workspaces.dav.DecodePathAction.act(DecodePathAction.java:55)