20 Jun
2023
20 Jun
'23
3:32 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33321 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- The search we currently form is: "extended_attributes.value": { "like": "%" + pattern + (search_type == "contain" ? "%" : "" )}, Which defaults to an 'ends with' search -- You are receiving this mail because: You are watching all bug changes.