https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17015

--- Comment #35 from J Schmidt <[email protected]> ---
Again on 1/25/17 3:32pm CST (US), I went back into the sandbox for ByWater
(first one). The .pl script and patch seems to have been applied.
Steps:
1.) Tools > Discrete Calendar for Alphaville.
2.) Changed the calendar back to December 2016 and selected Dec 1st.
3.) Received the Add new holiday dialog box.
4.) Filled in "To date"; "title" Date type: "Weekly" Open hours;
5.) Filled in the hour/minutes (12:30) and (16:30).
6.) Left default Edit selected dates. then clicked Save.
7.) Received a software error, The 'month' parameter ("30") to DateTime::new
did not pass the 'an integer between 1 and 12' callback at
/usr/local/lib/perl/5.14.2/DateTime.pm line 197. 
DateTime::new(undef, "hour", 0, "minute", 0, "second", 0, "month", 30, ...)
called at /var/lib/koha/sandbox1/kohaclone/Koha/DateUtils.pm line 172
        Koha::DateUtils::dt_from_string("04/30/2017") called at
/var/lib/koha/sandbox1/kohaclone/tools/discrete_calendar.pl line 94
        main::edit_holiday() called at
/var/lib/koha/sandbox1/kohaclone/tools/discrete_calendar.pl line 60

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to