https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27597
--- Comment #5 from Jonathan Druart <[email protected]> --- (In reply to Fridolin Somers from comment #3) > Super, > > But we also need to fix in _convert_index_strings_freeform() rigth ? I fixed it where we deal with colons, so it seems to be the right place. _convert_index_strings_freeform is only called from _clean_search_term anyway. (In reply to Fridolin Somers from comment #4) > And BTW is it in theory correct to replace "kw:" with "*:" ? If it's what we want we should map is in %index_field_convert then. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
