[Koha-bugs] [Bug 21046] ILSDI - AuthenticatePatron returns a wrong borrowernumber if cardnumber is empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 6 15:41:31 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21046

--- Comment #1 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 76737
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76737&action=edit
Bug 21046: Return the correct borrowernumber when there is empty cardnumber(s)

Test plan:
  - Use a patron with an empty cardnumber to authenticate with ILSDI
    AuthenticatePatron
   
(cgi-bin/koha/ilsdi.pl?service=AuthenticatePatron&username=userid&password=pass),
  - make sure you have other patron(s) with empty cardnumber and there
    borrowernumber is
    smaller than the one you authenticate with,
  - you should get a wrong borrowernumber,
  - apply this patch,
  - test again, you should get the right one

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list