[Koha-bugs] [Bug 10126] C4::Reports::Guided is not Plack safe

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 9 17:20:28 CEST 2014


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 32092
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32092&action=edit
Bug 10126: Remove my variables at module level

In C4::Reports::Guided, a lot of variables was defined at module level
and reused in subroutine.

I didn't find any problem with Plack, so I'm not sure this patch is
useful.

Test plan:
Verify there is no more ^my in the module and you don't find any
regression with the guided reports tools (with and without Plack)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list