http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6590 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #22 from Kyle M Hall <kyle@bywatersolutions.com> ---
Or could we do some trickery before the indexing? Like add a Koha-specific, hidden subfield to 020 where we store a normalized ISBN when a record is saved/updated? Business::ISBN would be good for doing that, I think.
This. Business::ISBN does an excellent job of normalizing ISBNs. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.