[Koha-bugs] [Bug 18757] Problem when importing only items in MARC records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 2 18:55:29 CEST 2018


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

--- Comment #8 from M. Tompsett <mtompset at hotmail.com> ---
BTW, it should be noted that this same problem shows itself as an "Internal
Server Error" if one tries to manually catalogue a record in UNIMARC, and uses
something clearly bad, like "KABOOM!" in the 100$a field. :)

substr outside of string at /usr/share/perl5/MARC/File/XML.pm line 561 (#2)
    (W substr)(F) You tried to reference a substr() that pointed outside of
    a string.  That is, the absolute value of the offset was larger than the
    length of the string.  See "substr" in perlfunc.  This warning is fatal if
    substr is used in an lvalue context (as the left hand side of an
    assignment or as a subroutine argument for example).

Use of uninitialized value $enc in string eq at
        /usr/share/perl5/MARC/File/XML.pm line 563 (#1)
Use of uninitialized value $enc in string eq at
        /usr/share/perl5/MARC/File/XML.pm line 565 (#1)
Use of uninitialized value $enc in concatenation (.) or string at
        /usr/share/perl5/MARC/File/XML.pm line 568 (#1)
Unsupported UNIMARC character encoding [] for XML output for UNIMARC; 100$a ->
kaboom at /usr/share/perl5/MARC/File/XML.pm line 568.

No need to make any 200 rules.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list