In Home › Serials › [serial title] › Edit routing list, I'm trying to "Add a recipient[/patron/borrower]" to a Rooting List of a subscription. On /cgi-bin/koha/serials/member-search.pl, the 3 input fields are crossed so: Library AND Category Name OR (Library AND Category) Name OR Library Name OR Category On the contrary I'm expecting this way of building the query: Name AND Library AND Category Name AND Library Name AND Category
See also this comment: bug 6513 #9: >Jonathan Druart 2014-11-10 10:38:03 UTC: >Bug 13021 and bug 12648 use the member search webservice. >When they will be pushed, maybe this one [bug 6513] will be easy to implement >using the same way.
I think at some point we fixed it - can't tell when, but it works nicely now and limits using AND.