13 Dec
2012
13 Dec
'12
1:19 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9281 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 14070 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14070&action=edit Bug 9281: FIX add an order from a staged file In GetMember the hash parameter contained 'C4::Members' => 'borrowernumber' XXX => undef Test plan: In the acquition module, try to add an order to a basket from a staged file. Without this patch, you get an error: DBD::mysql::st execute failed: called with 2 bind variables when 1 are needed at /home/koha/src/C4/Members.pm line 559 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.