5 Jan
2023
5 Jan
'23
8:32 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32491 --- Comment #11 from Jonathan Druart <jonathan.druart+koha@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.