https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19968 Bug ID: 19968 Summary: Undefined subroutine &Date::Calc::Today Change sponsored?: --- Product: Koha Version: 17.05 Hardware: All OS: Linux Status: NEW Severity: major Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: Jean-Daniel.Tissot@univ-fcomte.fr QA Contact: testopia@bugs.koha-community.org Software error: Undefined subroutine &Date::Calc::Today called at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/unimarc_field_100.pl line 75. Jonathan Druart propose to add "use Date::Calc;" after other use statements in file /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/unimarc_field_100.pl After adding this line, the problem is solved. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.