| Summary: | Error while adding a repeatable holiday on the tools Calendar | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Rolando Isidoro <rolando.isidoro> |
| Component: | Tools | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
I can't reproduce this problem in master. |
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