Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.4-milestone-1
-
file storage, livetable, deleted attachment
-
Unknown
-
N/A
-
N/A
-
Description
On page load http://localhost:8080/xwiki/bin/view/Main/AllDocs?view=deletedAttachments
LiveTable gives no values. But, non-deleted attachments looks fine in Live Table.
How to reproduce:
1. Use Standalone 3.4M1
2. Set in xwiki.cfg:
xwiki.store.attachment.hint=file
xwiki.store.attachment.versioning.hint=void
xwiki.store.attachment.recyclebin.hint=file
3. Reload XWiki
4. Attach NEW files to any page, e.g. in SandBox
5. Delete these files
6. Load http://localhost:8080/xwiki/bin/view/Main/AllDocs?view=deletedAttachments
7. View the results.
All manipulations are done under default Admin account.
Open-save manipulation with programming rights gives nothing.
Attachments
Issue Links
- duplicates
-
XWIKI-9065 XWiki.DeletedAttachments shows nothing when filesystem attachments are enabled.
- Closed