8 Apr
2020
8 Apr
'20
10:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7046 --- Comment #27 from Jonathan Druart <jonathan.druart@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.