10 Feb
2014
10 Feb
'14
1:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11732 --- Comment #1 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 25171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25171&action=edit Bug 11732: Eliminate warning on undefined branchcode When you run the Reserves test, you have the warnings: Use of uninitialized value $branchcode in hash element at /usr/share/koha/testclone/C4/Letters.pm line 138. Use of uninitialized value $branchcode in hash element at /usr/share/koha/testclone/C4/Letters.pm line 148. This patch removes that warning. Test plan: Run the Reserves.t again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.