http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10500 Bug ID: 10500 Summary: Improve isbn matching when importing records Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic record staging/import Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com The MARC standards do not require that isbn fields contain only the isbn itself, and may contain other data, e.g. "0394502884 (Random House) :". Do to this, it's possible for two records to fail to match based on isbn because though each my have the same valid isbn, the other data in the field can cause them to not match. -- You are receiving this mail because: You are watching all bug changes.