http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7456
Bug #: 7456
Summary: itypes with similar codes throw off search results
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: rel_3_6
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
When performing a search for itype "BOOK", items with the itype code of
"E-BOOK" appears in the opac search results.
The itype codes are defined as follows:
http://screencast.com/t/6I162l0m3MOm
I created a new itype code of "E-BK", applied it to an item, and it no longer
displays in a search limited to itype code "BOOK".
Similarly named itype codes are being included in search results. It didn't
catch the other itypes, because their codes do not include the string of
"book".
How to test:
1. create an itype "test"
2. create anohter itype code "e-test"
3. create 2 items (one with itype test, one with itype e-test)
4. index
5. do an advanced search limited by itype 'test'
You should get both items.
:T
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/