https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6796
--- Comment #20 from Emily Lamancusa <[email protected]> --- > 2. Go to Administration -> Libraries. Edit a library and scroll to the > bottom to find the 'opening hours' section. Test adding and removing > open and close times on various days. Confirm saving works as expected. When I clicked the button to edit a library, I got the error: Template process failed: undef error - The method Koha::SMTP::Servers->id is not covered by tests! These are the first few lines of the stack trace, in case it is helpful: Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572 Koha::Objects::AUTOLOAD('Koha::SMTP::Servers=HASH(0x55588e5e86a0)') called at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt line 237 eval {...} at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt line 237 eval {...} at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt line 252 eval {...} at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt line 18 -- You are receiving this mail because: You are the QA Contact for the bug. 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/
