[Koha-bugs] [Bug 31076] Bug 22605 breaks date of publication range search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 2 03:22:38 CEST 2022


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

--- Comment #2 from Fridolin Somers <fridolin.somers at 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.


More information about the Koha-bugs mailing list