http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7072 Bug #: 7072 Summary: Use MARCAuthorityControlField008 to generate default 008 fields in AddAuthority Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: fcapovilla@live.ca QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Created attachment 6012 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6012 Use MARCAuthorityControlField008 in AddAuthority for empty 008s The old default value for field 008 in AddAuthority didn't have the correct length, which could potentially cause data corruptions. Since the MARCAuthorityControlField008 preference was recently added in BUG4839, I think it would be a good idea to also use it in AddAuthority for authorities without 008 MARC fields. Patch attached. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.