https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39217 Bug ID: 39217 Summary: Fix ugly error on wrong password in SCO login Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org To reproduce: - WebBasedSelfCheck = Enable - AutoSelfCheckAllowed = Allow - AutoSelfCheckID = Valid username - AutoSelfCheckPass = Valid password - Go to OPAC/cgi-bin/koha/sco/sco-main.pl - Login with valid username (e.g. "koha" in KTD) and wrong password - Observe the error: "The userid Koha::Patron=HASH(0x606447f6d868) was not found in the database. Please try again." It would probably be better without the "Koha::Patron=HASH(0x606447f6d868)" part. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.