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

--- Comment #1 from Katrin Fischer <[email protected]> ---
Hi Caroline,
that's a known issue. The search by library and others are keyword searches.
hyphens are treated as spaces, so FFL-N is "FFL S" and a search for FFL will
find it. Same is true for locations, collections etc.

I don't think changing the hyphen behavior in general would be a good idea as
we want that for normal search. Using "ext" (exact field search) was
problematic in the past - it didn't work for libraries using ICU. Not sure if
it does now.

Safest option might be to avoid hyphens in the codes.

-- 
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/

Reply via email to