http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10326 Bug ID: 10326 Summary: bulkmarcimport.pl turns off CataloguingLog sys pref 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: januszop@gmail.com The bulkmarcimport.pl script does not correctly restore the CataloguingLog system preference. To reproduce: 1) have CataloguingLog set to Log; 2) import some batch of bibliographic records with bulkmarcimport.pl 3) check the state of CataloguingLog system preference -- it will be set to "Don't log". A patch will follow. -- You are receiving this mail because: You are watching all bug changes.