http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10377 Bug ID: 10377 Summary: fix_unimarc_100 could be improved with 210$d values Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: paul.poulain@biblibre.com The misc/migration_tools/rebuild_zebra.pl script includes a fix_unimarc_100 sub. This sub rewrites 100 field in case it has an invalid length. However, the copyright dates, that are stored in 210$d are also in 100, positions 9-12 Koha could try to retrieve the 210$d values in case the 100 must be rebuilt because it's wrong. -- You are receiving this mail because: You are watching all bug changes.