Summary: | normalization on isbn matching rule | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | ago, bibliwho, dschust1, jendayi30, kyle, magnus |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | screenshot of matching rule interface |
Description
Nicole C. Engard
2011-12-27 20:32:33 UTC
Created attachment 6935 [details]
screenshot of matching rule interface
I am not sure how it works - but there is a field for a normalization rule in the staff interface. So perhaps there is some 'hidden' feature that would allow doing this?
Business::ISBN has functions to do stuff like that. Hi, according to the manual: Koha only has one 'Normalization rule' that removes extra characters such as commas and semicolons. The value you enter in this field is irrelevant to the normalization process. What's a good starting point for getting this fixed? I'd love to help with this project. |