]> git.koha-community.org Git - koha.git/commit
Bug 10326: bulkmarcimport.pl doesn't restore value of CataloguingLog syspref
authorJanusz Kaczmarek <januszop@gmail.com>
Fri, 24 May 2013 11:21:36 +0000 (14:21 +0300)
committerBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 14 Jun 2013 01:42:03 +0000 (22:42 -0300)
commitca175204715cef46d77df7785baac46930fc7269
treea3019ba8354171c6fdbf803e626d47fd96fb2aac
parentc1e883b298a24af0276ec5d2ac75b9c87d8ffde7
Bug 10326: bulkmarcimport.pl doesn't restore value of CataloguingLog syspref

To test:

0) Don't apply the patch yet.
1) Have the CataloguingLog system preference set to 'Log'.
2) Import a file of bibliographic records with bulkmarcimport.pl.
3) Check the state of CataloguingLog system preference -- it will be
   set to 'Don't log'.
4) Apply the patch.
5) Repeat steps 1-3.  The CataloguingLog system preference
   will be 'Log'.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 9d0284096708a65954c7e35a093cfdb727a6bb84)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 658071008320fdaad425e49e79bd240dc817d7e5)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 658071008320fdaad425e49e79bd240dc817d7e5)
misc/migration_tools/bulkmarcimport.pl