19 Jul
2012
19 Jul
'12
1:57 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8130 --- Comment #25 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 11003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11003&action=edit Bug 8310: Followup errors must be a hashref I tested the previous patch and a problem occured. Errors are not displayed. This patch fixes the problem if there is no file uploaded. But if the uploaded file is empty: length($uploaded_file) returns 5 and the error is not displayed. -- You are receiving this mail because: You are watching all bug changes.