8 Oct
2020
8 Oct
'20
10:13 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26529 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #16 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Should not we then remove those 2 lines? 466 $holdallowed =~ s/\s//g; 467 $holdallowed = undef if $holdallowed !~ /^\d+/; -- You are receiving this mail because: You are watching all bug changes.