3 Jul
2015
3 Jul
'15
10:11 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14487 --- Comment #2 from Indranil Das Gupta <indradg@gmail.com> --- Created attachment 40773 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40773&action=edit Bug 14487 - silence warns during checkin Test plan ========= 1/ check out an item and then check it back in. 1/ check the logs after the check-in to see the warns from returns.pl line 623 of : (a) Use of uninitialized value $holdingBranch (b) Use of uninitialized value $collectionBranch 2/ apply patch 3/ check out and check-in again. no warns are recorded this time. -- You are receiving this mail because: You are watching all bug changes.