[Bug 15677] New: Misconfigured anonymous patron allows checkouts to multiple patrons.
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: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |critical -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It's the expected behavior: the pref is not set correctly, it's a configuration issue. You should also get a warning on the about page. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=9942 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 --- Comment #2 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #1)
It's the expected behavior: the pref is not set correctly, it's a configuration issue. You should also get a warning on the about page.
Not allowing the item to be checked in may expected behavior (I'm willing to argue the point), but allowing the item to be checked out to two patrons at the same time is *definitely* a bug. --Barton -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=14978 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Barton, this should be fixed by the addition of the unique key on issues.itemnumber, see bug 14978 (in 3.20.7) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Please confirm. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15677 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|In Discussion |RESOLVED --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Marking as a duplicate of bug 14978. Please reopen if I am wrong. *** This bug has been marked as a duplicate of bug 14978 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org