Enable Filesystem Attachment Store

Version 2.1 by Manuel Smeria on 2015/12/04 10:15

Home Other Tests Home Run Test

Steps to reproduce

  1. Edit the webapps\xwiki\WEB-INF\xwiki.cfg file:

    For XWiki versions < 9.10RC1:
    xwiki.store.attachment.hint = file
    xwiki.store.attachment.versioning.hint = file
    xwiki.store.attachment.recyclebin.hint = file
    For XWiki versions >= 9.10RC1:
    xwiki.store.attachment.hint = file
    xwiki.store.attachment.versioning.hint = file
    xwiki.store.attachment.recyclebin.content.hint = file
  2. Make sure these lines are not commented out (don't have an # at the start of each line)
  3. Start XWiki
  4. Create a new page (P1)
  5. Add some attachments to P1
  6. Go to data\storage\xwiki\P1\~this\attachments

Expected results

Inside data\storage\xwiki\P1\~this\attachments you see some folders including your previously added attachments.

Results

per page of Page
Jira Issue
The environment prevents the table from loading data.
 
Page
Tags: Attachment
   

Get Connected