https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33406 --- Comment #21 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Nick Clemens from comment #15)
I updated the tests to check the query as that is what is adjusted by these patches
This will actually affect biblio searches as well (_split_query is called by _truncate_terms which is used in build query compat) but I think this is something people have been asking for. See bug 31213 for searches that are affected.
I'd recommend that backport is delayed on this one until some further testing has been done, but it is a minor change and works well. Passing QA
Thanks for the follow-up on the tests Nick! -- You are receiving this mail because: You are watching all bug changes.