https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30249
Bug ID: 30249
Summary: Search limit by itemtype fails when itemtype codes are
too similar
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
To recreate:
- create itemtypes BK, EBK, and E-BK
- catalog one bib in each itemtype, all with the same title
- perform a search for that title, see all 3 bibs in your results and all 3
itemtypes in your facets
- limit your search to just the BK itemtype
- confirm both the BK and E-BK records still show in your results but the EBK
record does not
Somewhere in the execution of this search, we're failing to properly parse
"E-BK" as distinct from "BK."
--
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/