Bug 17225 - Search using ISBN13 should find ISBN10 (and vice versa).
Summary: Search using ISBN13 should find ISBN10 (and vice versa).
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-30 13:57 UTC by Ray Delahunty
Modified: 2017-06-14 22:10 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray Delahunty 2016-08-30 13:57:27 UTC
We would like to see functionality developed to allow a search using the 13 digit form of the ISBN find the matching 10 digit ISBN (and vice versa) when the other length ISBN is not in the record. We accept that if both the 13 digit and 10 digit ISBN were present in the record then the record would be found whether we entered the 10 or the 13 digit ISBN. An example search is 9780500280775, where we expect to find the record with (only) the ISBN of 0500280770 already in the record.
Comment 1 Magnus Enger 2016-08-31 05:50:33 UTC
This should be already possible, if you turn on SearchWithISBNVariations and make sure UseQueryParser is off:

http://translate.koha-community.org/manual/16.05/en/html-desktop/#SearchWithISBNVariations