-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
How to reproduce
- Delete the temp directory (in tomcat)
- Create content, edit and save
Actual behavior
- An error occured
Expected behavior
- No error
- The content is saved
ok
The Servlet now creates the directory at java.io.tmpdir if it does not exist
If the creation fails, only a warning is emitted to not break the whole application