15 Apr
2015
15 Apr
'15
6:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14001 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 37910 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37910&action=edit Bug 14001 - Inventory tool is not plack friendly After receiving an error while attempt a simple inventory run, Line 297 was changed from: ...$_->... to ...$item->... since the loop variable is $item. TEST PLAN --------- 1) Do what is described in comment #1 -- *kaboom* 2) apply the patch on the kohadevbox 3) re-attempt -- success! 4) run koha qa test tools -- You are receiving this mail because: You are watching all bug changes.