https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42873
--- Comment #1 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 200619 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200619&action=edit Bug 42873: Add UseFastMARCDecode system preference Kill-switch controlling whether Koha uses the faster MARCXML parser (MARC::File::XML::Fast) when reading bibliographic records from the database. Defaults to ON. - installer/data/mysql/mandatory/sysprefs.sql: seed value '1' - installer/data/mysql/atomicupdate/bug_42873.pl: upgrade - admin/preferences/cataloguing.pref: Cataloging > Record structure Test plan: 1. Apply patch, run updatedatabase 2. Administration > System preferences: confirm 'UseFastMARCDecode' (Cataloging > Record structure) exists and defaults to "Use" -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
