[Koha-bugs] [Bug 8842] Plack and tools/holidays.pl

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


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

--- Comment #3 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 13187
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13187&action=edit
Bug 8842 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