[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
Thu Aug 17 01:18:31 CEST 2023


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154469|0                           |1
        is obsolete|                            |

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
Created attachment 154473
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154473&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!

Signed-off-by: David Cook <dcook at prosentient.com.au>

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


More information about the Koha-bugs mailing list