[Koha-bugs] [Bug 27600] renew_all shouldn't perform a password check

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 3 11:18:20 CET 2021


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

--- Comment #2 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 116245
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116245&action=edit
Bug 27600: Add unit test

This patch adds a basic unit test to catch the case where patron_pwd is
sent to renew_all as an empty string.

Test plan
1/ Run t/db_dependent/SIP/ILS.t and watch it fail
2/ Apply second patch
3/ Re-run the above test and watch it pass.

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


More information about the Koha-bugs mailing list