Bug 9078 - is_holiday should honour holiday exceptions
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 21 Nov 2012 13:43:11 +0000 (10:43 -0300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 22 Nov 2012 14:27:21 +0000 (09:27 -0500)
commit8615996749d84c1b54327d74aec2dd423650a4f5
tree64fd7f5adb70c915358c01867baa9078da1984cc
parentf7fabc661cbd7ba1a79e4e1e93911316714e3d68
Bug 9078 - is_holiday should honour holiday exceptions

Make is_holiday return 0 for holiday exceptions.

Note: This patch makes several current ok tests fail. My first guess is test data is not
constructed ok. More on this later.

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passed-QA-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Koha/Calendar.pm