]> git.koha-community.org Git - koha.git/commit
Bug 8136 Changes the expected lenght of 100$a in rebuild_zebra.pl
authorchristophe croullebois <christophe.croullebois@biblibre.com>
Tue, 22 May 2012 11:59:33 +0000 (13:59 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 11 Aug 2012 11:29:26 +0000 (07:29 -0400)
commit93d3df9825be520d1fbf95782a066973c13b9127
treea58241c46dc22cb9ab7715b7cb33949d4d83dad8
parentdad248a255171a00e99fe554c06f9462098394f0
Bug 8136 Changes the expected lenght of 100$a in rebuild_zebra.pl

In rebuild_zebra.pl, if we are in "unimarc" ("marcflavour" syspref), the sub "fix_unimarc_100" is called and checks if 100$a lenght is equal to 35.
If it is not the case, the sub inserts the localtime and more, so we loose the datas in reindexing.
The standart lenght is 36.
I have just changed 35 to 36.

Signed-off-by: Sophie Meynieux <sophie.meynieux@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 68c6e00f1659e66a3fcf60752d5ed7a67688b119)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
misc/migration_tools/rebuild_zebra.pl