https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40508

--- Comment #8 from Owen Leonard <[email protected]> ---
(In reply to Marcel de Rooy from comment #7)

> Setting the length to 9999 is definitely wrong.

9999 is the default found in the code, for example:

authorities.pl line 104:

# determine maximum length; 9999 bytes per ISO 2709 except for leader and
MARC21 008
my $max_length = 9999;

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to