2 Jul
2022
2 Jul
'22
3:22 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31076 --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- Great. We should do the same with above lines : if ( $l =~ /^yr,st-numeric,ge=/ ) { my ( $start, $end ) = ( $l =~ /^yr,st-numeric,ge=(.*) and yr,st-numeric,le=(.*)$/ ); -- You are receiving this mail because: You are watching all bug changes.