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

--- Comment #4 from Peter Kelly <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to