[Koha-bugs] [Bug 23844] New: Noisy warns in addbiblio.pl when importing from Z3950

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 18 20:26:06 CEST 2019


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

            Bug ID: 23844
           Summary: Noisy warns in addbiblio.pl when importing from Z3950
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

To recreate:
1 - Go to Cataloguing
2 - New from Z3950
3 - Find an import a record
4 - Check the plack logs:
Use of uninitialized value in string ne at
/kohadevbox/koha/cataloguing/addbiblio.pl line 565.
Use of uninitialized value in string ne at
/kohadevbox/koha/cataloguing/addbiblio.pl line 580.
Use of uninitialized value $frameworkcode in string eq at
/kohadevbox/koha/cataloguing/addbiblio.pl line 711.
Use of uninitialized value $frameworkcode in string eq at
/kohadevbox/koha/cataloguing/addbiblio.pl line 715.
Use of uninitialized value $frameworkcode in string eq at
/kohadevbox/koha/cataloguing/addbiblio.pl line 734.

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


More information about the Koha-bugs mailing list