[Koha-bugs] [Bug 9656] fines.pl creating a log file should be optional

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 23 07:03:15 CET 2013


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> ---
(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.


More information about the Koha-bugs mailing list