http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5764|0 |1 is obsolete| | --- Comment #15 from Julian Maurice <[email protected]> 2012-01-12 17:10:10 UTC --- Created attachment 7114 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7114 Reviewed patch This patch add a new table 'uploaded_files' where are stored the filename and the md5 of the file as an id. This id is stored in corresponding MARC subfield (so maybe 856$u is not the right place to store it?) and is used to download the file with the new script opac-retrieve-file.pl. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
