http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8136 Priority: P5 - low Change sponsored?: --- Bug ID: 8136 Assignee: gmcharlt@gmail.com Summary: Changes the expected lenght of 100$a in rebuild_zebra.pl Severity: normal Classification: Unclassified OS: All Reporter: christophe.croullebois@biblibre.com Hardware: All Status: NEW Version: master Component: MARC Bibliographic data support Product: Koha 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 timestamp and more, so we loose the datas in reindexing. The standart lenght is 36. -- You are receiving this mail because: You are watching all bug changes.