12 Apr
2017
12 Apr
'17
7:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276 --- Comment #18 from Marc Véron <veron@veron.ch> --- Bug 18276: Remove GetBiblioFromItemNumber - Course reserves: Internal server error while displaying course detail in OPAC. Plack error log says: Template process failed: undef error - The method datedue is not covered by tests! at .../koha/C4/Templates.pm line 121 It must be related with line 76 of opac-course-details.tt rsp. an error inside item-status.inc <td>[% INCLUDE 'item-status.inc' item=cr.item issue=cr.issue %]</td> (No error if I remove the template directive) -- You are receiving this mail because: You are watching all bug changes.