http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36222|0 |1 is obsolete| | --- Comment #271 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 36232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36232&action=edit Bug 6874 - id based on contents, filename, and directory. This patch corrects the inability to upload the same file to a different directory, or even a renamed file to the same directory. By including the filename and directory as part of the $id SHA generation, only identical files in the same directory with the same file name will generate the same $id. -- You are receiving this mail because: You are watching all bug changes.