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

            Bug ID: 30199
           Summary: self checkout login by cardnumber is broken if you
                    input a non-existent cardnumber
 Change sponsored?: ---
           Product: Koha
           Version: master
          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 recreate:

1. Set SelfCheckoutByLogin to 'cardnumber'.
2. Go to http://localhost:8080/cgi-bin/koha/sco/sco-main.pl
3. Enter an invalid carnumber like 'thisisabadcardnumber'
4. See the appropriate message "Sorry The userid thisisabadcardnumber was not
found in the database. Please try again."
5. Try again with a different cardnumber and notice the same exact error
message including the 'thisisabadcardnumber' cardnumber.
6. The only thing that solves it for me is to direct my browser to this URL:

http://localhost:8080/cgi-bin/koha/sco/sco-main.pl?op=logout

That properly logs me out and allows me to input a new cardnumber.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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