Got the following software error as I was trying to add a repeatable holiday in Tools > Calendar: The 'month' parameter (undef) to DateTime::new was an 'undef', which is not one of the allowed types: scalar at /usr/lib/perl5/DateTime.pm line 194 DateTime::new(undef, 'year', undef, 'month', undef, 'day', undef) called at intranet/cgi-bin/tools/newHolidays.pl line 129 main::add_holiday('holidayrangerepeat', 'FCT', 2, 1, 1, 2013, 'Dia de Ano Novo', '') called at intranet/cgi-bin/tools/newHolidays.pl line 66 Here are the details of the options I selected during the operation: * From date - 2013/01/01 * Title - Dia de Ano Novo * Description - <empty> * Holidays repeated yearly on a range - option selected * Copy to all libraries - option activated
I can't reproduce this problem in master.