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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 17 22:11:34 CET 2013


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: gmcharlt at gmail.com
          Reporter: katrin.fischer at bsz-bw.de

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.


More information about the Koha-bugs mailing list