[Koha-bugs] [Bug 35746] Multiple selections for parameters used in the IN function

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 20 19:03:52 CET 2024


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

--- Comment #20 from Brendan Lawlor <blawlor at clamsnet.org> ---
Thanks for testing Caroline!

Originally I envisioned that you would write it with parentheses something
like:
WHERE i.itemtype IN (<<Select item types|itemtypes:in>>)

but it piggybacks on the code that implemented the list run time parameter so
you have to write it the same way without parentheses

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


More information about the Koha-bugs mailing list