[Koha-bugs] [Bug 6756] New: Patron anonymizing tool reports false success

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 20 10:38:36 CEST 2011


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

             Bug #: 6756
           Summary: Patron anonymizing tool reports false success
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
               URL: /cgi-bin/koha/tools/cleanborrowers.pl
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: Tools
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: katrin.fischer at bsz-bw.de
         QAContact: koha-bugs at lists.koha-community.org


Problem: Koha gives you no hint, that you have to set up an anonymous patron
(system preference AnonymousPatron) for the anonymization to work correctly.
Even worse, if you don't have one, it will still report successfull deletion of
patron's history, even though nothing has changed in the old_issues table and
no informatoin was deleted or anonymized.

To reproduce:
- Check your AnonymousPatorn system preference is empty
- Go to Tools > Delete some old patrons/Anonymize some check-out histor
- Uncheck 'Delete borrower who has not borrowed since...'
- Select a date near to the present for 'Anonymize check-out history older
than...' and 'next'
- Check that it reports more than 0 to be anonymized and 'next'
> Koha reports successful deletion

If you check the old_issues table before and after the process you will see
that nothing has changed.

With an anonymous patron set up correctly it works well.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list