Bug 9510

Summary: holiday exceptions are being ignored
Product: Koha Reporter: Melia Meggs <melia>
Component: HolidaysAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P5 - low CC: katrin.fischer
Version: 3.8   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Melia Meggs 2013-01-30 19:38:32 UTC
In 3.8, holiday exceptions are still being ignored.

What's happening is that when calculating the due date and skipping the days that the library is closed, the holiday exceptions are being ignored and skipped, even though the library is open.

To reproduce:
1) Set a repeating holiday.  Closed on Sats and Suns, for example.
2) Make an exception.  We're open this Saturday (but closed all of the other ones).
3) Set usedaysmode sys pref to skip all days the library is closed.
4) Set renewalbaseperiod to use the current date.
5) Check out some items.  See if due date is correctly calculated.
6) Renew some items.  See if due date is correctly calculated.
Comment 1 Katrin Fischer 2015-06-07 00:43:01 UTC
Could someoene retest this on a newer version? 3.8 is EOL.
Comment 2 Owen Leonard 2016-08-12 14:15:00 UTC
This appears to be fixed in master.