[Koha-bugs] [Bug 30985] Refine search doesn't work when item types contain same string (eg BK & BK-E)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 17 15:18:38 CEST 2022


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
That's because - is treated as a space. So the search for BK is ALSO a search
for  BK E. This has been reported often, but is actually more of a
configuration issue. It's recommended to not use spaces or hyphens in your
itemtype, collection and location codes.

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


More information about the Koha-bugs mailing list