https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29783
--- Comment #3 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #2) > Hi David, > > 2 things here: > > 1) How did you manage to add a user with an empty userid? Using the GUI and > using the patron import tool this should always be automatically generated > if not given. We can use SQL for the test of course. I'm not sure how it happened. My guess would be some migration script. For testing, I used SQL. > 2) > You write in your test plan: > 1) Set system preference FailedLoginAttempts to 3 > 2) Modify a borrower to have an empty userid and 10 login_attempts > > So in this case the user account SHOULD be locked, shouldn't it? Yes, the user account should be locked. The purpose of that test is to see whether or not that user account is being used automatically by Koha without any user input. -- You are receiving this mail because: 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/
