[Koha-bugs] [Bug 14001] Inventory is not plack friendly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 15 18:45:49 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14001

--- Comment #1 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list