https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677

            Bug ID: 15677
           Summary: Misconfigured anonymous patron allows checkouts to
                    multiple patrons.
 Change sponsored?: ---
           Product: Koha
           Version: 3.20
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

Bug was found on 3.20.04.000.

Configuration:

Patron 1 has has his privacy settings set to anonymize upon check-in (2).
AnonymousPatron systempreference is set to a number that does not correspond to
any borrowernumber.
OpacPrivacy is set to 1.

Steps to reproduce:

1) Check out item to Patron 1
   -- At this point, you can try to check in the item, it will fail because
anonymous patron settings are mis-configured.

2) Check out the same item to any other patron. The check-out will succeed, and
you will see error such as this in the logs:

circulation.pl: Fatal error: the patron (16) has requested their circulation
history be anonymized on check-in, but the AnonymousPatron system preference is
empty or not set correctly. at /usr/share/koha/lib/C4/Circulation.pm line 2086.

-- 
You are receiving this mail because:
You are the assignee 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