On 06/16/2014 11:52 AM, alexman59 wrote: > Hello, > > I have problem since one week. > I try to upgrade my xwiki 3.5 to 5.3. > The upgrade is ok, everything is fine but .. every attachment files doesn't > exists. > Though the attachment tables contains my files .. > I can add new files but the files on the database before the uprade are not > accessible. > How it's possible ? > > On the logs : 0 error.. >
I guess the wiki switched to storage of attachments on the file system without migration the contents of the attachments. If that steeings has changed, then migrating the attachment is indeed a manual step. http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HFilesystemAttachmentStore However the attachment storage should not change "by itself" while upgrading. Anyway, could you please check that the settings xwiki.store.attachment.*.hint are at the expected values? Clemens _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

