Ticket #13166 (confirmed Bug)
Deletion of file does NOT delete version history
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Versioning | Version: | 4.1 |
Keywords: | history, files | Cc: |
Description
If versioning is enabled for files and the current file is deleted, the "blob" of that file is deleted correctly after packing the db. But the versioned files are never deleted! The "history-blobs" of the deleted file still exist in the db. Because of file deletion and packing the db there is no chance to get the file back. The stored history is useless now and the "history-blobs" are nothing than undeletable digital garbage.
Change History
Note: See
TracTickets for help on using
tickets.