Summary: | Hard-coded value (ISBN Prefix '978') in cataloguing::value_builder::unimarc_field_010 | ||
---|---|---|---|
Product: | Koha | Reporter: | Tiburce Euphrasie <tiburce.euphrasie> |
Component: | MARC Bibliographic data support | Assignee: | Galen Charlton <gmcharlt> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fred.pierre, fridolin.somers, julian.maurice, marjorie.barry-vila |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21821 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Tiburce Euphrasie
2014-11-03 18:45:13 UTC
In the United States, ISBN's starting with 979 are not yet introduced, however material in France, Europe and other countries are already rolling out 979 ISBN's. Sadly, they do not play well with Koha scripts. Let's hope we can find a solution before these codes become more prevalent. This is still valid. I am not sure how the plugin works as there is no documentation in the code - checking ISBN validity? I wonder why it is not using Business::ISBN? Adding some UNIMARC people to see if this plugin is still used and should be fixed. The original developer was Nahuel who is no longer working on Koha. |