12 May
2022
12 May
'22
12:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29418 --- Comment #16 from David Cook <dcook@prosentient.com.au> --- In fact, an even better option would be this: $searchstr = qq#(Host-item:"$cleaned_title")#; This way, we're putting the key-value pair into its own little group. We can then add "and", "or", or whatever. (I really haven't gone down the rabbit hole of the purpose of $searchstr. -- You are receiving this mail because: You are watching all bug changes.