[Koha-bugs] [Bug 25723] Improve efficiency of holiday calculation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 17 16:42:50 CEST 2020


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

--- Comment #75 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 107022
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107022&action=edit
Bug 25723: (QA follow-up) Handle holiday and exception on same day

When a holiday is entered, then exceptions generated on a range, there exists
both a holiday and exception in
the special holidays table. We should cache the exception over the holiday
instead of both

Also, !1 in perl returns '' rather than 0, so we should explicitly set the
value

Add blank line to clear pod error from qa tools

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Re-introduce the blank line mentioned in the commit message, it was
accidentally removed by automatic formatting
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list