http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9587
--- Comment #31 from Bernardo Gonzalez Kriegel <[email protected]> --- Chris, I found another two anomalous situations that could be handled and reported as the missing email 1) 2+ users with same email, only one of them logs in, presume the first with matching email. 'email' field in borrorwers is not required to be unique. Is a strange situation but... 2) user without userid but correct email. Logs in, but enter endless loop. Not so strange if users are bulk-inserted, but without assigning userid. Both should preclude a successful 'persona' login. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
