[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 04:01:07 CET 2013


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |bgkriegel at gmail.com

--- Comment #3 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
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

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


More information about the Koha-bugs mailing list