Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BWS-PKG - 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!
- Loading branch information