https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23260
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #191 from Andrew Fuerste-Henry <[email protected]> --- "Note: If the system preference 'AnonymousPatron' is not defined, NULL will be used." If items_last_borrower.borrowernumber is null, moredetail.pl explodes: Template process failed: undef error - DBIC result _type isn't of the _type Borrower at /kohadevbox/koha/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt line 498. at /kohadevbox/koha/C4/Templates.pm line 146 We should make the cronjob require AnonymousPatron to have a value and tell you so in the --help output. -- 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/
