]> 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)
committerChris Hall <followingthepath@gmail.com>
Mon, 17 Jun 2013 07:55:19 +0000 (19:55 +1200)
commit8ffc9bfba85e7d169766613dde121a74f341c4d3
tree131bfcc77b3ced79df19b46542acb75867e07210
parent0031a5a3e4e856a64a661994b087b4b27e9ab5dd
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)

Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit ca175204715cef46d77df7785baac46930fc7269)
misc/migration_tools/bulkmarcimport.pl