Hi, Caleb, Is this task in any close Roadmap? Because now the only way I see to handle this is to turn off attachment's recycle bin to avoid mess in filesystem. Is it correct from XWiki's poin of view to copy deleted file back to the /attachments/<filename> folder in order to resore it? Is it enough or something else should be done for this? (it's in case of accidental cituation for now)
By the way: what happens now from database and filesystem point of view if page with attachments is deleted? Are attachments restorable in a proper way if being restored together with page? Any unknown problems expected? Пятница, 22 ноября 2013, 9:13 +01:00 от Caleb James DeLisle <[email protected]>: >I'd like to get this working but it's a bit of a headache. >When I originally developed FS attachments, I didn't realize there was an >application >(XWiki.DeletedAttachments) which was looking for attachments.... in the >database. >Since they're gone from the database now this application is unhappy. >I just need to find time to write a workaround for the issue and a migrator to >put >fake attachments in the database so that XWiki.DeletedAttachments sees what it >wants >to see. > >Thanks, >Caleb > >On 11/22/2013 03:37 AM, Dmitry Bakbardin wrote: >> Hi, All >> >> There is a problem in XWiki which makes work with attachments very painful >> when filestorage is on: no way to manage them. Actually no "recycle bin" >> available for them in this case. >> >> There is an issue in jira: XWiki.DeletedAttachments shows nothing when >> filesystem attachments are enabled . >> >> What are plans in fixing it? >> >> Kind regards, >> >> Dmitry >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> >_______________________________________________ >users mailing list >[email protected] >http://lists.xwiki.org/mailman/listinfo/users Kind regards, Dmitry _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
