Now that multiple import is possible in explorer resources and attachments, the cleanup does not clean the upload directory.
In org.apache.cocoon.servlet.multipart.MultipartHttpServletRequest.cleanup() we check Part but not List<Part>.
- created by
-
RUNTIME-3922 Enables multiple files import in the back office
- Closed