Bug 20126: (follow-up bug 10455) Restore MARC field length calculation in ModBiblioMarc
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 2 Feb 2018 10:32:49 +0000 (11:32 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 2 Feb 2018 15:08:42 +0000 (12:08 -0300)
commite6da42de894a5fde78d804208fa9d8b493dc57c8
tree4cd65eed29076a3668c9317d459c6f35cfcf085a
parent58f7214926c62f86e7d5a42e3c38037a8e80263c
Bug 20126: (follow-up bug 10455) Restore MARC field length calculation in ModBiblioMarc

Trivial fix. Problem raised by bug 10455.

Test plan:
[1] Create or edit biblio record.
[2] Save and check leader field lengths in MARC view.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Biblio.pm