[Koha-bugs] [Bug 1861] Unique patrons logins not (totally) enforced

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 3 14:31:26 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1861

--- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 33144
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33144&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.


More information about the Koha-bugs mailing list