https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097
--- Comment #2 from Owen Leonard <[email protected]> --- If you access the svc URL directly you can see the error: http://127.0.0.1:8081/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define The method Koha::Libraries->branchcode is not covered by tests! Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572 Koha::Objects::AUTOLOAD('Koha::Libraries=HASH(0x5586f6325250)') called at /kohadevbox/koha/svc/cataloguing/framework line 33 eval {...} at /kohadevbox/koha/svc/cataloguing/framework line 2 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
