http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1861
--- Comment #16 from Kyle M Hall <[email protected]> --- Created attachment 33750 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33750&action=edit Bug 1861 [QA Followup] - Fix Check_Userid and unit tests Check_Userid assumes that a borrowernumber will always be passed in and thus fails to to return 0 for an already used userid when creating a new patron. Unit tests must now also me modified to no longer assume it is possible to create multiple patrons with the same userid. -- 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/
