[Koha-bugs] [Bug 6874] Attach files to bibliographic records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 31 19:06:39 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39635|0                           |1
        is obsolete|                            |

--- Comment #364 from Marcel de Rooy <m.de.rooy at 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 at gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list