https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8628
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #125 from David Nind <[email protected]> --- For step 2 of the test plan I get an error trace (with OPACDigitalSigns not enabled and enabled): Template process failed: undef error - The method Koha::Signs->sign_id is not covered by tests! Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572 Koha::Objects::AUTOLOAD('Koha::Signs=HASH(0x556800cb2c48)') called at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt line 385 eval {...} at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt line 385 eval {...} at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt line 410 eval {...} at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt line 18 Template::Provider::__ANON__('Template::Context=HASH(0x556800c154e0)') called at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template/Document.pm line 163 eval {...} at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template/Document.pm line 161 Template::Document::process('Template::Document=HASH(0x556800ac9828)', 'Template::Context=HASH(0x556800c154e0)') called at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template/Context.pm line 351 eval {...} at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template/Context.pm line 321 Template::Context::process('Template::Context=HASH(0x556800c154e0)', 'Template::Document=HASH(0x556800ac9828)') called at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template/Service.pm line 94 eval {...} at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template/Service.pm line 91 Template::Service::process('Template::Service=HASH(0x5568008ca520)', '/kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt', 'HASH(0x556800b93e68)') called at /usr/lib/x86_64-linux-gnu/perl5/5.32/Template.pm line 66 Template::process('Template=HASH(0x5568008f8190)', '/kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools/signs.tt', 'HASH(0x556800b93e68)', 'SCALAR(0x556800da4d88)') called at /kohadevbox/koha/C4/Templates.pm line 127 C4::Templates::output('C4::Templates=HASH(0x55680096b5e8)') called at /kohadevbox/koha/tools/signs.pl line 318 eval {...} at /kohadevbox/koha/tools/signs.pl line 2 ..... -- 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/
