]> 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>
Fri, 13 Jul 2012 02:19:52 +0000 (22:19 -0400)
commitf5b75e4a85e888add73d8c45fdc317e739881da9
tree181d312adf4b7a2a6a80a58e7253b02879b3395b
parentf74fa05eced7e74e35932c9e3009c7ce9b5f6255
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)
misc/migration_tools/rebuild_zebra.pl