[Koha-bugs] [Bug 32491] Special characters causes patron search to fail

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 19 17:44:24 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32491

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I don't think the special character is the issue here - the problem is, that
the comma is not part of the data, so you get no match. As we are doing an SQL
based search here I am not sure what could be done to make this easily possible
- removing the comma or other characters by default might break some searches?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list