http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1926 Summary: Error on bulk marc import from file (staged) Product: Koha Version: rel_3_0 Platform: All URL: http://192.168.1.104:8080/cgi- bin/koha/catalogue/detail.pl?biblionumber=20 OS/Version: All Status: NEW Severity: major Priority: P3 Component: Cataloging AssignedTo: galen.charlton@liblime.com ReportedBy: drdrulm@yahoo.com QAContact: koha-bugs@nongnu.org The staged import is giving an odd error on the import. With the out of the box Koha3 setup, the z39.50 import appears to work OK. The staged does not. I have tried to delete these bibs without going into the database and I could not bring them up with the normal search. I am *not* using Zebra, but the Z39.50 bibs come in fine. Here is the OPAC Error: Can't call method "as_usmarc" on an undefined value at /home/koha/kohaclone/C4/Search.pm line 2119. On this page: http://192.168.1.104:8080/cgi-bin/koha/catalogue/detail.pl?biblionumber=19 Software error: Can't call method "field" on an undefined value at /home/koha/kohaclone/C4/Biblio.pm line 942. CGI::Carp On this page: http://192.168.1.104:8080/cgi-bin/koha/catalogue/search.pl?q=kites No results found You did not specify any search criteria. Error: Can't call method "as_usmarc" on an undefined value at /home/koha/kohaclone/C4/Search.pm line 2119. (same as Opac since uses Search.pm Again, the Z39.50 appears to work. Using Marc21. Used library of congress as source downloading Marc-8 (which is likely the problem, since the Koha setup is Marc 21). The issue is more if it will *try* to import Marc-8 without warning and then cause search glitches when the items in Marc-8 are imported with the tool, which is possible. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.