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

--- Comment #1 from Paul Poulain <[email protected]> ---
Created attachment 13188
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13188&action=edit
Bug 8892 fix Plack scoping in acquisition

basket.pl has a local sub get_order_infos that require our-ing the $basketno
variable
Note that I had no problem with this variable. It may be some dead code, but I
couldn't be sure it is, so I just switched basketno to "our"

neworderempty.pl has 2 local sub that require our-ing some variables: subs
MARCfindbreeding and Load_Duplicate

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to