http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9656
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Chris Cormack <[email protected]> --- (In reply to comment #3) > Test: > 1) pre-patch, file created in tmp > > 2) post-patch, no args, file no created > > 3) post-patch, -l, errors: > a) error message > ~/kohaclone$ misc/cronjobs/fines.pl -l > Can't use an undefined value as a symbol reference at misc/cronjobs/fines.pl > line 141. > b) file created, only column names > cat /tmp/kohadev* > cardnumber categorycode surname firstname email phone > address citystate itemnumber barcode date_due type > days_overdue fine Fixed -- 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/
