Changes for page Attachments

Last modified by Thomas Mortagne on 2023/10/10

From version 12.1
edited by Dmitry Bakbardin
on 2013/11/24
Change comment: There is no comment for this version
To version 13.1
edited by Dmitry Bakbardin
on 2013/11/24
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,8 +61,8 @@
61 61  The Filesystem attachment store saves your attachments in files in a directory tree. This means you will have one more thing to do when you back up your data but it also means you can save larger (over one gigabyte) files. Filesystem attachment store implements a two stage commit mechanism to maintain integrity even if the database fails to commit the attachment meta-data.
62 62  
63 63  {{error}}
64 -There is a [[bug>>http://jira.xwiki.org/browse/XWIKI-9065]] in XWiki, that prevents restoring attachments from the recycle bin via UI: you will find empty LiveTable. Attachment delete action brings new version to the document, so, the correct way to restore the attachment is to rollback to the necessary version.
65 -So, one of the options to avoid mess with attachments in the filesystem until this bug would be fixed, just turn off recycle bin for attachments at all.
64 +There is a [[bug>>http://jira.xwiki.org/browse/XWIKI-9065]] in XWiki, that prevents restoring attachments from the recycle bin via UI: you will find empty LiveTable. Attachment delete action brings new version to the document, so, the correct way to restore the attachment is to rollback to the necessary version. If you delete the document with the attachment and then click delete again to permanently expunge the document from history, the attachment will be removed from your system together
65 +One of the options to avoid mess with attachments in the filesystem until this bug would be fixed, just turn off recycle bin for attachments at all.
66 66  {{/error}}
67 67  
68 68  

Get Connected