https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37137
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to Katrin Fischer from comment #1) > Hi Kristi, which version of Koha are you testing with? This might have been > fixed by bug 27153 already (in 23.11). In that bug we remove the punctuation from the index, this means that a search for "1000" will return titles with "1000" or "1,000" We don't perform the same substitution on search terms, so a search for "1,000" will not return titles with "1000" Libraries would like it to work both ways -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
