[Koha-bugs] [Bug 32491] Can no longer search patrons in format 'surname, firstname'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 5 09:32:57 CET 2023


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

--- Comment #11 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Owen Leonard from comment #8)
> (In reply to Katrin Fischer from comment #6)
>  
> > Has this worked before? 
> 
> Patron searching works correctly in 22.05 with the comma included, so this
> is a regression.

Hum I am expecting a regression caused by 30063 or 30093 and both are in 22.05

Also I see, in 22.05.x
includes/patron-search.inc
314                     let patterns = pattern.split(' ').filter(function(s){
return s.length });

I haven't tested though.

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


More information about the Koha-bugs mailing list