[Koha-bugs] [Bug 34545] AutoSelfCheckID fails silently if userid is invalid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 16 20:37:20 CEST 2023


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 154469
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154469&action=edit
Bug 34545: Koha should die with an error if AutoSelfCheckID is invalid

If AutoSelfCheckID is an not valid ( either by deleting the patron or by
changing the patron's userid ), self-checkout will display the login screen and
no error will be generated in any logs.

Test Plan:
1) Apply this patch
2) Verify AutoSelfCheckID is working as expected
3) Change AutoSelfCheckID to an invalid userid
4) Restart all the things!
5) Verify visiting sco-main.pl generates an error!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list