26 Mar
2013
26 Mar
'13
8:46 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 --- Comment #4 from Peter Kelly <peterAtKohaBugzilla@pck.co.nz> --- My plan for implementing the fix for this issue is: - in Circulation.pm change AnonymiseIssueHistory so that it returns ($rows, $err_history_not_deleted) instead of $rows - consequential change to misc/cronjobs/batch_anonymise.pl to handle updated return value - ditto tools/cleanborrowers.pl - update opac-privacy.pl to check return value and display error - update opac-privacy.tt to display error if appropriate -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.