[Koha-bugs] [Bug 14295] Add creation time, size and owner for uploaded files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 29 09:02:37 CEST 2015


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

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 39653
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39653&action=edit
Bug 14295: Add creation time, size and owner for uploaded files

When inserting a new record in uploaded_files, we want to fill the new
columns correctly.

Test plan:
Upload a file via the upload plugin. Verify that filesize, owner and
creation time are correct in the database record.
Run the unit test UploadedFiles.t.

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


More information about the Koha-bugs mailing list