[Koha-bugs] [Bug 6506] deleting patron history missing errors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 26 20:46:13 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506

--- Comment #4 from Peter Kelly <peterAtKohaBugzilla at 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.


More information about the Koha-bugs mailing list