Both the exception holidays and special holidays are being loaded from the same data it should load one from entries with isexception set and another wit it not set
Created attachment 11703 [details] [review] Proposed Patch
Created attachment 11734 [details] [review] Bug 8656 Calendar needs to load both exception and nonexception dates single_holidays and exception_holidays were both being selected with the same parameter with the result that single holidays were not being loaded. Have removed the retrieval of the unused parameters title and description. In effect the distinction is not meaningful for these routines and the two structures could become one. This patch just fixes the current bug Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
> Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Colin, i upgraded the priority patch looks good, passing QA... $ koha-qa.pl testing 1 commit(s) (applied to commit 60790d0) * d40a73c Bug 8656 Calendar needs to load both exception and nonexception d Koha/Calendar.pm * Koha/Calendar.pm OK
Patch pushed to master
Pushed to 3.8.x, will be 3.8.5