https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #28 from Magnus Enger <[email protected]> --- It also looks like there is a missing "use Koha::Illrequests;" in Koha/Illrequest.pm? When I try to use Koha::Illrequest in the Dancer-based NCIPServer I get this error: [24015] error @1.447857> [hit #5]request to POST / crashed: Can't locate object method "search" via package "Koha::Illrequests" (perhaps you forgot to load "Koha::Illrequests"?) at /path/to/kohaclone/Koha/Illrequest.pm line 684. in /usr/share/perl5/Dancer/Handler.pm l. 98 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
