https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317
--- Comment #39 from Alex Sassmannshausen <[email protected]> --- (In reply to Magnus Enger from comment #28) > 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 Hi, Thanks for pointing that out. I have now added a patch fixing this. I have also rebased and pushed up a few more patches we've been working on. Alex -- 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/
