https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32256 Andrew Fuerste-Henry <andrewfh@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #24 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- The category code limits are now working as intended, everything in the test plan worked. I typo-ed my way into finding another issue. Self-check login dies with the following error if self-check login is unsuccessful while BatchCheckouts is set to Allow: "Can't call method 'categorycode' on an undefined value at /kohadevbox/koha/opac/sco/sco-main.pl" I was testing this bug with SelfCheckoutByLogin set to cardnumber, so entering a nonexistent cardnumber caused the SCO to die. When I switched SelfCheckoutByLogin to username and password, it died on an incorrect username/password combo. -- You are receiving this mail because: You are watching all bug changes.