https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27600
--- Comment #10 from Martin Renvoize <[email protected]> --- (In reply to Nick Clemens from comment #9) > Signed off following test plan, but I have two questions: > 1 - add_hold and cancel_hold have the same check - is that also invalid? > 2 - There is the config 'allow_empty_password' - should we not remove these > checks, but support that config? Good questions.. 1. We've only seen the issue presented with the renew_all call, however I did wonder the same myself. I think it might be a slight peculiarity in how the machines at the other end are coded. 2. Hmm, I hadn't really considered allow_empty_password.. I'll take a look, I don't know enough to comment yet. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
