http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 --- Comment #348 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 39635 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39635&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. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.