https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41141 Bug ID: 41141 Summary: Linker with Elasticsearch fails when heading contains parenthesis or equal sign Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org With Elasticsearch, authorities linker fails when heading contains parenthesis or equal sign. Looks like those characters are removed because of CCL syntax but Elasticsearch in this context uses 'ci_raw' form that does not matches if characters are removed. So we should do it only with Zebra. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.