[jira] [Created] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to complete crash

2024-08-15 Thread Alex O'Ree (Jira)
Alex O'Ree created JSPWIKI-1197: --- Summary: Deleting an attachment via filesystem causes jsp wiki to complete crash Key: JSPWIKI-1197 URL: https://issues.apache.org/jira/browse/JSPWIKI-1197 Project: JSPW

Re: [jira] [Created] (JSPWIKI-1197) Deleting an attachment via filesystem causes jsp wiki to complete crash

2024-08-15 Thread Murray Altheim
If you are deleting the attachment file manually you're creating a situation where the software is no longer in sync with expectations. JSPWiki is charged with management of the files within its directory tree and can't be expected to protect those files from a sysadmin deleting them. This is akin