https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16447 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #2 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #1) (...)
Note that the occurrences in sendbasket.pl and opac/svc/login should have been removed by bug 16447. We are on Bug 16447 - mistake of bug number?
Test plan: git grep 'borrow => 1' should not return any results.
Is OK, but git grep 'borrow ' finds additonally: edithelp.pl: borrow => 1, t/db_dependent/Auth.t: borrow => 0 -- You are receiving this mail because: You are watching all bug changes.