9 Oct
2014
9 Oct
'14
5:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10126 --- Comment #1 from Jonathan Druart <jonathan.druart@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.