https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31023
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #9 from Nick Clemens <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #8) > Hi, Nick. Do you think you could use > Koha::SearchEngine::Zebra::QueryBuilder::clean_search_term on the > authtypecode? I think that might be overkill on this one - everythign already works in Zebra - in ES, it only doesn't work under a special case where we are unescaping values as specified by the pref. Ideally, I think we would just remove the slash from the type, GENRE_FORM, or something. -- 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/
