http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9656
Bug ID: 9656
Summary: fines.pl creating a log file should be optional
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
Running fines now always produces a log file with personal information about
patrons in the tmp directory. This is independent from running it with or
without the -v option.
But only the -v option will tell you that a file has been generated:
Fines assessment -- 2013-02-17T22:10:59 -- Saved to /tmp/koha_2013-02-17.log
There shouldn't be files on your system with patron information you don't know
about and having a separate script for deleting those files makes less sense
then not generating them in the first place.
--
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/