Vote #79702
完了Thumbnail lifecycle: reuse thumbs from identical files, delete thumbs when diskfile is deleted
0%
説明
These patches improve thumbnail handling in two aspects:
- By changing the naming scheme for thumbnails to not use the attachment ID anymore, already generated thumbnails for identical attachments will be reused.
- The second patch adds code to remove any thumbnails when the original attachment file is deleted from disk. Without this patch, thumbnails of deleted attachments are never deleted.
journals
--------------------------------------------------------------------------------
LGTM. We can save disk space with this patch. Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed the patches. Thank you for improving Redmine.
--------------------------------------------------------------------------------