https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29173
--- Comment #32 from Thibaud Guillot <[email protected]> --- (In reply to David Nind from comment #30) > I'm getting this error after applying the patch: > > The method Koha::Authority->record is not covered by tests! > > Trace begun at /kohadevbox/koha/Koha/Object.pm line 875 > Koha::Object::AUTOLOAD('Koha::Authority=HASH(0x55aa079a8cf0)') called at > /kohadevbox/koha/cataloguing/z3950_auth_search.pl line 37 > eval {...} at /kohadevbox/koha/cataloguing/z3950_auth_search.pl line 2 > CGI::Compile::ROOT::kohadevbox_koha_cataloguing_z3950_auth_search_2epl:: > __ANON__('CGI::Compile=HASH(0x55aa07855ba0)', '', > '/kohadevbox/koha/cataloguing/z3950_auth_search.pl', > '/kohadevbox/koha/cataloguing', 'ARRAY(0x55aa07853d88)') called at > /usr/share/perl5/CGI/Compile.pm line 151 > CGI::Compile::ROOT::kohadevbox_koha_cataloguing_z3950_auth_search_2epl:: > z3950_auth_search_2epl at /usr/share/perl5/CGI/Emulate/PSGI.pm line 30 > CGI::Emulate::PSGI::__ANON__('HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/App/WrapCGI.pm line 95 > Plack::App::WrapCGI::call('Plack::App::WrapCGI=HASH(0x55aa07884ad0)', > 'HASH(0x55aa07ea9998)') called at /usr/share/perl5/Plack/Component.pm line 50 > Plack::Component::__ANON__('HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/App/CGIBin.pm line 50 > Plack::App::CGIBin::serve_path('Plack::App::CGIBin=HASH(0x55a9fcf2d7b8)', > 'HASH(0x55aa07ea9998)', '/kohadevbox/koha/cataloguing/z3950_auth_search.pl') > called at /usr/share/perl5/Plack/App/File.pm line 34 > Plack::App::File::call('Plack::App::CGIBin=HASH(0x55a9fcf2d7b8)', > 'HASH(0x55aa07ea9998)') called at /usr/share/perl5/Plack/Component.pm line 50 > Plack::Component::__ANON__('HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/Middleware/LogWarn.pm line 22 > Plack::Middleware::LogWarn::call('Plack::Middleware:: > LogWarn=HASH(0x55aa0666c2e0)', 'HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/Component.pm line 50 > Plack::Component::__ANON__('HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/Middleware/Log4perl.pm line 30 > Plack::Middleware::Log4perl::call('Plack::Middleware:: > Log4perl=HASH(0x55aa0666c670)', 'HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/Component.pm line 50 > Plack::Component::__ANON__('HASH(0x55aa07ea9998)') called at > /usr/share/perl5/Plack/Middleware/HTTPExceptions.pm line 20 > Plack::Middleware::HTTPExceptions::try {...} at > /usr/share/perl5/Try/Tiny.pm line 100 > ....... Maybe I miss the rebase, can you test it now and tell me if you have the same issue ? -- 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/
