http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39635|0 |1 is obsolete| | --- Comment #364 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 41284 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41284&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.