[Koha-bugs] [Bug 16280] purge_suggestions.pl: Cron job log should tell number of days used

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 17 18:57:43 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16280

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 50298
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50298&action=edit
Bug 16280: purge_suggestions.pl: Cron job log should tell number of days used

To test:
- Apply patch
- Set syspref CronjobLog to "Log"
- Set syspref PurgeSuggestionsOlderThan e.g. to 20
- From console, run misc/cronjobs/purge_suggestions.pl
- Check entry in cgi-bin/koha/admin/preferences.pl?op=search&searchfield=log
- Verify that log entry contains number of days (20, same as in syspref)
- From console, run misc/cronjobs/purge_suggestions.pl -days 100
- Verify that log entry contains number of days (100, same as in param -days)

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


More information about the Koha-bugs mailing list