5 May
2016
5 May
'16
5:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16447 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marc Véron from comment #2)
(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
Good catches, fixed! -- You are receiving this mail because: You are watching all bug changes.