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)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 10 Jun 2013 15:29:35 +0000 (12:29 -0300)
commit658071008320fdaad425e49e79bd240dc817d7e5
tree95a7bbf8cc92dbb0093ab4c0f8e73736ab6c1967
parent8fc93e7abced06ae5adce80e123e061aea46950a
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>
misc/migration_tools/bulkmarcimport.pl