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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to