[Koha-bugs] [Bug 7046] subscription renewal period should be a pull down

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 8 10:47:39 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7046

--- Comment #27 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I think this is not correct:

+    my $numberpattern = $query->param('numbering_pattern');

And it displays a warning in the log
"my" variable $numberpattern masks earlier declaration in same scope at
/kohadevbox/koha/serials/subscription-add.pl line 437.

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


More information about the Koha-bugs mailing list