Koha/misc/migration_tools
christophe croullebois 082bb5049d 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>
2012-06-20 09:39:27 +02:00
..
22_to_30
build6xx.pl
build_oai_sets.pl
buildCOUNTRY.pl
buildEDITORS.pl
buildLANG.pl
bulkauthimport.pl
bulkmarcimport.pl
create_analytical_rel.pl
fix_onloan.pl
koha-svc.pl
merge_authority.pl
rebuild_nozebra.pl
rebuild_zebra.pl Bug 8136 Changes the expected lenght of 100$a in rebuild_zebra.pl 2012-06-20 09:39:27 +02:00
remove_unused_authorities.pl Bug 5415 Let calls of SimpleSearch utilize considtent interface 2011-04-08 13:52:57 +12:00
upgradeitems.pl