[Koha-bugs] [Bug 14522] Use Koha::Cache for accessing single_holidays()

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 07:57:57 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14522

James <jb.australian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jb.australian at gmail.com

--- Comment #6 from James <jb.australian at gmail.com> ---
Problem in testing, when trying to create holidays using patch the date format
is being read incorrectly resulting in the following message for a holiday
range ending on 26th November:

Software error:

The 'month' parameter ("26") to DateTime::new did not pass the 'an integer
between 1 and 12' callback
 at /usr/lib/perl5/DateTime.pm line 199
        DateTime::new(undef, 'year', 2015, 'month', 26, 'day', 11) called at
/home/koha/src/tools/newHolidays.pl line 67

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list