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

--- Comment #8 from M. Tompsett <mtomp...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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