[Koha-bugs] [Bug 8892] Plack variable scoping in basket.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 2 10:22:45 CET 2012


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

--- Comment #1 from Paul Poulain <paul.poulain at biblibre.com> ---
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.


More information about the Koha-bugs mailing list