https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260 --- Comment #236 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 192226 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192226&action=edit Bug 23260: (QA follow-up) Prevent use of cronjob when AnonymousPatron not set To test: 1 - configure StoreLastBorrower but not AnonymousPatron 2 - perl misc/cronjobs/anonymize_last_borrowers.pl -c 3 - the cron tells 'Preference 'AnonymousPatron' must be enabled to anonymize item's last borrower' 4 - put a value in AnonymousPatron 5 - repeat 2 6 - cron runs good Signed-off-by: Peter Moore <peter@mrcpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.