http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874
--- Comment #211 from M. Tompsett <[email protected]> --- Created attachment 27225 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27225&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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
