[Koha-bugs] [Bug 9451] borrower_stats.pl gives off warnings and is not Plack-compatible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 10 21:52:33 CET 2013


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

--- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> ---
Comment on attachment 15157
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15157
Bug 9451: Quiet warnings and Plackify borrower_stats.pl

Review of attachment 15157:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=9451&attachment=15157)
-----------------------------------------------------------------

::: reports/borrowers_stats.pl
@@ +56,4 @@
>  $filters[3]=format_date_in_iso($filters[3]);
>  $filters[4]=format_date_in_iso($filters[4]);
>  my $digits = $input->param("digits");
> +our $period = $input->param("period");

Hmm, i still think our is kinda hacky, but it works

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


More information about the Koha-bugs mailing list